mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
617522e467
Bug fix/feature Description: Added support for -shlib in h5fc and h5c++. Made check-install use -shlib when only shared libraries have been installed. Solution: h5fc and h5c++ didn't recognize -shlib. Stole code from h5cc to link against shared libraries. When static libraries are disabled, the examples Makefiles will automatically use the -shlib option to link against shared libraries. Thus, --disable-static and make check-install should work together. Platforms tested: heping(disable-static, enable-static, fortran, c++), modi4 (disable-static, fortran, c++, parallel, enable-static) |
||
---|---|---|
.. | ||
site-specific | ||
BlankForm | ||
commence.am | ||
conclude.am | ||
dec-flags | ||
dec-osf4.x | ||
dec-osf5.x | ||
freebsd | ||
gnu-fflags | ||
gnu-flags | ||
hpux9.03 | ||
hpux10.20 | ||
hpux11.00 | ||
i386-pc-cygwin32 | ||
i686-pc-cygwin | ||
ia64-linux-gnu | ||
intel-fflags | ||
intel-flags | ||
intel-osf1 | ||
irix5.x | ||
irix6.x | ||
linux-gnu | ||
linux-gnuaout | ||
linux-gnulibc1 | ||
linux-gnulibc2 | ||
lt_vers.am | ||
Makefile.am.blank | ||
mpich | ||
nec-superux14.1 | ||
nv1-cray | ||
pgi-fflags | ||
pgi-flags | ||
powerpc-apple | ||
powerpc-ibm-aix4.x | ||
powerpc-ibm-aix5.x | ||
rs6000-ibm-aix4.x | ||
solaris2.x | ||
sv1-cray | ||
unicos | ||
unicos10.0.X | ||
unicosmk | ||
unicosmk2.0.5.X | ||
unicosmk2.0.6.X | ||
unicosmk2.0.X | ||
x86_64-redstorm |