mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
Description: When compiler flag was used to set the size of Fortran integer to 8 bytes, library would fail. Solution: Cleaned up the code; added detection of Fortran INTEGER type size and appropriately defined int_f type for C-stubs routines. Platforms tested: Solaris 2.8 32 and 64-bit, AIX 5.1 64-bit parallel PGI Fortran with -i8 flag on heping Absoft Fortran with -i8 flag on heping g95 on mir (Fortran integer is 8 bytes by default that cannot be changed - compiler bug ;-) AIX Fortran with -qintsize=8 32 and 64-bit modes on copper Misc. update: |
||
---|---|---|
.. | ||
HISTORY.txt | ||
INSTALL | ||
INSTALL_codewarrior.txt | ||
INSTALL_parallel | ||
INSTALL_TFLOPS | ||
INSTALL_VFL | ||
INSTALL_Windows_From_Command_Line.html | ||
INSTALL_Windows_From_Command_Line.txt | ||
INSTALL_Windows_Short_Intel.htm | ||
INSTALL_Windows_Short_INTEL.TXT | ||
INSTALL_Windows_Short_MSVS6.0.htm | ||
INSTALL_Windows_Short_MSVS6.0.TXT | ||
INSTALL_Windows_Short_Net.htm | ||
INSTALL_Windows_Short_NET.TXT | ||
INSTALL_Windows.html | ||
INSTALL_Windows.txt | ||
RELEASE.txt |