OS X GMP 4.2.1, make test fails

Vincent Lefevre vincent at vinc17.org
Sun Jul 16 01:35:55 CEST 2006


On 2006-07-15 17:01:45 +0200, Torbjorn Granlund wrote:
> Yves Edel <y.edel at mathi.uni-heidelberg.de> writes:
> 
>   I tried to compile GMP 4.2.1 on my Mac (G5, dual 2GHz, 3GB Ram, OS  
>   10.4.7, powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer,  
>   Inc. build 5341)). Make check failed: (FAIL: reuse).
>   
> Buggy compiler, you need to revert to older version of Xcode if
> you want to compile GMP.

FYI, the crash occurs when compiling reuse.c (from mpz and mpf)
with -O3 or -O2, but not with -O1. If all the other tests pass,
you may safely install the library. Of course, there could be
undetected bugs, but this is also true with older version of
Xcode (some users recommend not to use Apple's compiler).

-- 
Vincent Lefèvre <vincent at vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


More information about the gmp-bugs mailing list