[mpir-devel] Re: 32 versus 64

2009-11-01 Thread Jason Moxham
try ./configure ABI=32 On Sunday 01 November 2009 20:08:55 Dan Grayson wrote: > Under Mac OS 10.6, gcc compiles 64 bit binaries by default, and mpir's > configure script (both 1.2.1 and 1.3.0-rc1) gets confused by that if > you ask for a 32 bit compilation using the --build=i386-apple- > darw

[mpir-devel] 32 versus 64

2009-11-01 Thread Dan Grayson
Under Mac OS 10.6, gcc compiles 64 bit binaries by default, and mpir's configure script (both 1.2.1 and 1.3.0-rc1) gets confused by that if you ask for a 32 bit compilation using the --build=i386-apple- darwin10.0.0 option, because it doesn't add -m32 to the gcc command line during the testing of