mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
226950b616
Bug fix. Description: $CXX_BASENAME was not set yet if $CXX was pre-set to g++. In turn, CXX_flags are not picking up the g++ values. Solution: The correct solution should be done in configure which should have setup CXX_BASENAME if $CC is set before sourcing this file. Put a special patch here for g++ for now. (Also added the recognization of icc as another name for Intel compilers.) Platforms tested: No h5committest but tested in TG-NCSA since these changes affected the IA64 platform only. Misc. update: |
||
---|---|---|
.. | ||
site-specific | ||
BlankForm | ||
commence.in | ||
conclude.in | ||
dec-flags | ||
dec-osf4.x | ||
dec-osf5.x | ||
depend1.in | ||
depend2.in | ||
depend3.in | ||
depend4.in | ||
dependN.in | ||
freebsd | ||
gnu-flags | ||
hpux9.03 | ||
hpux10.20 | ||
hpux11.00 | ||
i386-pc-cygwin32 | ||
ia64-linux-gnu | ||
intel-osf1 | ||
irix5.x | ||
irix6.x | ||
linux-gnu | ||
linux-gnuaout | ||
linux-gnulibc1 | ||
linux-gnulibc2 | ||
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 |