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 the compiler:

checking compiler gcc -O3 has sizeof(long)==4... no
configure: error: could not find a working compiler, see config.log
for details

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to