mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
b96f342722
Bug fix Description: Arabica exhibited strange errors when linker found wrong versions of header files. This happened because include directories were given to linker in the wrong order. Solution: Move include directories from AM_CFLAGS variable to INCLUDES variable to put them before CPPFLAGS variable. Trust me, it works. This bug may also have contributed to strange errors on other platforms (kelgia?). Platforms tested: copper, sleipnir, arabica. (h5dump broke while building on arabica, but this happened in a clean checkout, too). |
||
---|---|---|
.. | ||
h5cc.in | ||
h5debug.c | ||
h5import.c | ||
h5redeploy.in | ||
h5repart.c | ||
Makefile.am | ||
Makefile.in | ||
pdb2hdf.c |