Unable to use gmp-4.2.1 on OS X
Wade Williams
wade at dogwatchsw.com
Tue Jun 6 17:17:00 CEST 2006
On Jun 1, 2006, at 6:54 AM, Torbjorn Granlund wrote:
> Wade Williams <wade at dogwatchsw.com> writes:
>
> I am unable to use gmp-4.2.1 on OS X, 10.4.6. I have XCode 2.3
> installed. Previous versions worked fine.
>
> I have tried to understand what is going wrong, but have failed.
> I will not put more work into it at this point
>
> Somebody else will have to try to find out what libtool has
> against the new Apple gcc, and how it can be fixed.
>
> --
> Torbjörn
FYI, gmp will build in both the 64-bit and 32-bit ABI if one uses:
./configure --enable-cxx --enable-shared
However, the make check still fails on the 64-bit ABI in the reuse
test as previously noted. The 32-bit ABI build passes all tests.
Wade
More information about the gmp-bugs
mailing list