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;<br><br><ul><li>Version - GMP - 4.2.1 - pre-packaged<br></li><li>Using no special configuration parameers (<span style="background-color: rgb(153, 255, 255);">
./configure</span>). 'Make' reported no issues. Receive the following '<span style="background-color: rgb(153, 255, 255);">make check</span>' data ('<span style="background-color: rgb(153, 255, 255);">make check</span>' stops running after these lines). I have highlighted the erroneous lines;
</li></ul>nodbox:~/desktop/gmp franco$ make check<br><br>make&nbsp; check-recursive<br>Making check in tests<br>Making check in .<br>make&nbsp; <a href="http://libtests.la">libtests.la</a> t-bswap t-constants t-count_zeros t-gmpmax t-hightomask t-modlinv t-popc t-parity t-sub
<br>make[4]: `libtests.la' is up to date.<br>/bin/sh ../libtool --mode=link gcc&nbsp; -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3&nbsp;&nbsp; -o t-bswap&nbsp; t-bswap.o <a href="http://libtests.la">libtests.la</a> ../libgmp.la 
<br>gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -o t-bswap t-bswap.o&nbsp; ./.libs/libtests.a /Users/franco/desktop/gmp/.libs/libgmp.a ../.libs/libgmp.a<br>/usr/bin/ld: Undefined symbols:<br>_calling_conventions_ebp
<br>_calling_conventions_ebx<br>_calling_conventions_edi<br>_calling_conventions_eflags<br>_calling_conventions_esi<br>_calling_conventions_fenv<br>_calling_conventions_retaddr<br>_calling_conventions_save_ebp<br>_calling_conventions_save_ebx
<br>_calling_conventions_save_edi<br>_calling_conventions_save_esi<br>collect2: ld returned 1 exit status<br><span style="background-color: rgb(255, 204, 153);">make[4]: *** [t-bswap] Error 1</span><br style="background-color: rgb(255, 204, 153);">
<span style="background-color: rgb(255, 204, 153);">make[3]: *** [check-am] Error 2</span><br style="background-color: rgb(255, 204, 153);"><span style="background-color: rgb(255, 204, 153);">make[2]: *** [check-recursive] Error 1
</span><br style="background-color: rgb(255, 204, 153);"><span style="background-color: rgb(255, 204, 153);">make[1]: *** [check-recursive] Error 1</span><br style="background-color: rgb(255, 204, 153);"><span style="background-color: rgb(255, 204, 153);">
make: *** [check] Error 2</span><br><br><ul><li><span style="background-color: rgb(153, 255, 255);">gcc -v</span> returns;</li></ul>gcc version 4.0.1 (Apple Computer, Inc. build 5363)<br><br><ul><li><span style="background-color: rgb(153, 255, 255);">
uname -a</span> returns;</li></ul>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<br><br><ul><li><span style="background-color: rgb(153, 255, 255);">
./config.guess</span> returns;</li></ul>pentium3-apple-darwin8.8.1<br><br><ul><li><span style="background-color: rgb(153, 255, 255);">./configfsf.guess</span> returns;</li></ul>i686-apple-darwin8.8.1<br><br><br>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.
<br><br>Franco<br>