Potential Bug?

Franco Speziali franco.speziali at gmail.com
Tue Nov 14 01:09:50 CET 2006


Hi there... not sure if what I've discovered is a bug, but I guess it won't
hurt to report. Here are the details;


   - Version - GMP - 4.2.1 - pre-packaged
   - Using no special configuration parameers (./configure). 'Make'
   reported no issues. Receive the following 'make check' data ('make
   check' stops running after these lines). I have highlighted the
   erroneous lines;

nodbox:~/desktop/gmp franco$ make check

make  check-recursive
Making check in tests
Making check in .
make  libtests.la t-bswap t-constants t-count_zeros t-gmpmax t-hightomask
t-modlinv t-popc t-parity t-sub
make[4]: `libtests.la' is up to date.
/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/franco/desktop/gmp/.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


   - gcc -v returns;

gcc version 4.0.1 (Apple Computer, Inc. build 5363)


   - uname -a returns;

Darwin nodbox.local 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00
PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386


   - ./config.guess returns;

pentium3-apple-darwin8.8.1


   - ./configfsf.guess returns;

i686-apple-darwin8.8.1


I don't what else to include in this report, other than I was attempting to
compile GMP on my machine using standard parameters. If there is anything
else I can help you with, please let me know. I apologise if this report
turns out to be false.

Franco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-bugs/attachments/20061114/1502ff2a/attachment.html 


More information about the gmp-bugs mailing list