gmp-4.2 on MacIntel
Torbjorn Granlund
tege at swox.com
Tue Mar 28 15:35:01 CEST 2006
"Enrico Franchi" <rik0.py at gmail.com> writes:
I also have problems with make check.
I just compiled the standard gmp-4.2 with
./configure && make && make check
These are the last lines
ranlib .libs/libtests.a
creating libtests.la
(cd .libs && rm -f libtests.la && ln -s ../libtests.la libtests.la)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -m32 -O2 -fomit-frame-pointer
-mtune=pentium3 -march=pentium3 -c t-bswap.c
/bin/sh ../libtool --mode=link gcc -m32 -O2 -fomit-frame-pointer
-mtune=pentium3 -march=pentium3 -o t-bswap t-bswap.o libtests.la
../libgmp.la
gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -o
t-bswap t-bswap.o ./.libs/libtests.a
/Users/riko/src/gmp-4.2/.libs/libgmp.a ../.libs/libgmp.a
/usr/bin/ld: Undefined symbols:
_calling_conventions_ebp
_calling_conventions_ebx
MacIntel is not supported in gmp 4.2.
I suspect "configure --host=none-unknown-none" might work, but
I haven't tested that.
--
Torbjörn
More information about the gmp-bugs
mailing list