GMP 5.0.1 does not Make on -mcpu=7450 (but 5.0.0 does)

Richard Dickerson richd0 at mac.com
Mon Feb 8 06:00:01 CET 2010


GMP 5.0.0 successfully performed a 'make' & 'make check' on my  
system.  It has been running for a few weeks with no problems.

Mac OS 10.5.8
gcc-4.2
PowerPC (-mcpu=7450)  powerpc7450-apple-darwin9.8.0


Attempting to 'make' with GMP 5.0.1
./configure 'CC=gcc-4.2'
...
make
...
(output)
s.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/ 
vsscanf.o    -mpowerpc -mcpu=7450   -install_name  /usr/local/lib/ 
libgmp.10.dylib -compatibility_version 11 -current_version 11.1 -Wl,- 
single_module
ld: duplicate symbol ___gmpz_abs in mpn/.libs/fib_table.o and  
mpz/.libs/abs.o
collect2: ld returned 1 exit status
make[2]: *** [libgmp.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



More information about the gmp-bugs mailing list