[gmx-users] configure: Unknown floating-point format w/IRIX?
Allen Smith
easmith at beatrice.rutgers.edu
Mon Aug 13 23:12:41 CEST 2007
A build on IRIX 6.5.30m with cc version 7.3.1.3m, using -n32 -mips4, gives
the following error:
checking floating-point format... configure: WARNING: Unknown floating-point format
It does correctly figure out that the format is big-endian:
checking whether byte ordering is bigendian... (cached) yes
config.log:
configure:7767: checking floating-point format
configure:7788: cc -mips4 -n32 -L/server/people/staff/easmith/lib32 -L/usr/share/rutgers/lib32 -L/usr/lib32/mips4 -L/usr/lib32 -L/lib32 -Wl,-rpath,/server/people/staff/easmith/lib32:/usr/share/rutgers/lib32:/usr/lib32/mips4:/usr/lib32:/lib32 -Wl,-multigot -woff 1110 -c -I/server/people/staff/easmith/include -I/usr/share/rutgers/include -O3 -OPT:fast_sqrt=OFF:Olimit=0 -TENV:X=1 -LNO:opt=1:ou_further=3 -OPT:fold_unsafe_relops=OFF:div_split=OFF:IEEE_arithmetic=1:roundoff=0 -LANG:pch=ON:pch_dir=/tmp/allens conftest.c >&5
configure:7791: $? = 0
configure:7811: WARNING: Unknown floating-point format
configure:7821: result:
>From a brief check on the mailing list, this is likely to cause problems
with optimizations? Extracting whatever configure was trying to compile and
seeing what it actually turned out (and putting this result into the message
about an "Unknown floating-point format" for any future encountering of this
problem - not something I have time to do...) may be of interest.
Thanks,
-Allen
--
Allen Smith http://cesario.rutgers.edu/easmith/
September 11, 2001 A Day That Shall Live In Infamy II
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." - Benjamin Franklin
More information about the gromacs.org_gmx-users
mailing list