gmp-4.2 on MacIntel
Enrico Franchi
rik0.py at gmail.com
Tue Mar 28 15:24:14 CEST 2006
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
_calling_conventions_edi
_calling_conventions_eflags
_calling_conventions_esi
_calling_conventions_fenv
_calling_conventions_retaddr
_calling_conventions_save_ebp
_calling_conventions_save_ebx
_calling_conventions_save_edi
_calling_conventions_save_esi
collect2: ld returned 1 exit status
make[4]: *** [t-bswap] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
and this is the config.log
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 164180 bytes
Desc: not available
Url : http://gmplib.org/list-archives/gmp-bugs/attachments/20060328/6df85848/config-0001.obj
More information about the gmp-bugs
mailing list