gmp-5.0.0 fails to build on x86_64-apple-darwin10

David Fang fang at csl.cornell.edu
Mon Jan 18 22:23:05 CET 2010


> It is crucial that you grab a snapshot and check that things now indeed
> work.  Snapshots are available from ftp://ftp.gmplib.org/pub/snapshot/.
> The first snapshot that will have these fixes is gmp-5.0.0-20100116.tar.lz.

Torbjorn,
 	I've grabbed the 20100118 snapshot and re-tested i386 (ABI=32) and 
x86_64 (ABI=64) on darwin10, and confirmed that all tests pass.

configure commands:
../configure ABI=32 CFLAGS="-arch i386" --disable-static --enable-cxx
../configure ABI=64 CFLAGS="-arch x86_64" --disable-static --enable-cxx

compiler:
> gcc -v
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure 
--disable-checking --enable-werror --prefix=/usr --mandir=/share/man 
--enable-languages=c,objc,c++,obj-c++ 
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib 
--build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 
--program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 
--target=i686-apple-darwin10
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)


Thanks again for patching.

Fang

David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/



More information about the gmp-bugs mailing list