mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
0603e2db00
Update Description: Revamped the configuration system. The configurations for the Fortran and C++ libraries are no longer separate from the "main" configuration system. This involved removing the "configure*" and "aclocal.m4" files from the fortran/ and c++/ subdirectories. Also merging settings in the config/ subdirectories into the main config/ subdirectory. Fortran header files had to be modified a little for Linux. It was checking if it was a Linux machine by some #defines, however with the -std=c99 switch, these defines weren't there. I added a check for some other ones which should be there whether the -std=c99 switch is used or not. Platforms tested: Verbena (Fortran & C++) Sol (Fortran & C++) Copper (Fortran & C++) Modi4 (Parallel, Fortran, & C++) Misc. update: |
||
---|---|---|
.. | ||
Attributes.h5 | ||
chunks.cpp | ||
compound.cpp | ||
create.cpp | ||
Dependencies | ||
expected.out | ||
extend_ds.cpp | ||
Group.h5 | ||
h5group.cpp | ||
Makefile.in | ||
readdata.cpp | ||
SDS.h5 | ||
SDScompound.h5 | ||
SDSextendible.h5 | ||
Select.h5 | ||
testexamples.sh | ||
writedata.cpp |