mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
10ab09069d
dt_arith would fail in Lion and Mountain Lion system when GCC version 4.2.1 is used with --enable-production. Somehow the -O optimization will fail some of the hard conversion code. Solution: This is just a temporary patch by detecting if this is a Lion or Mountain Lion system using GCC 4.2.1, then just remove the any -O option from the PROD_CFLAGS. A better fix should be deviced later. Tested: Duck(lion) and Owl (mountain lion) tested with --enable-production. Also tested in Fred and Tejeda, both Snow Leopard systems to verify there is no undesired side effect. |
||
---|---|---|
.. | ||
cmake | ||
site-specific | ||
apple | ||
BlankForm | ||
commence.am | ||
conclude.am | ||
COPYING | ||
craynv | ||
dec-flags | ||
examples.am | ||
freebsd | ||
gnu-fflags | ||
gnu-flags | ||
hpux11.23 | ||
i386-pc-cygwin32 | ||
i686-pc-cygwin | ||
ia64-linux-gnu | ||
ibm-aix | ||
ibm-flags | ||
intel-fflags | ||
intel-flags | ||
irix6.x | ||
linux-gnu | ||
linux-gnuaout | ||
linux-gnulibc1 | ||
linux-gnulibc2 | ||
lt_vers.am | ||
Makefile.am.blank | ||
nec-superux14.1 | ||
pgi-fflags | ||
pgi-flags | ||
powerpc-ibm-aix5.x | ||
solaris2.x | ||
sv1-cray | ||
x86_64-redstorm-linux-gnu |