No subject

Todd R. Stroup tstroup at kickingroo.com
Thu Apr 29 19:31:13 CEST 2010


Not sure what data you need but I was trying to compile gmp on a x86_64
Solaris 10 machine with compiler flags set with CC="gcc -m64".
 
Ideas?
 
Cheers,
 
Todd R. Stroup
 
 
ld: warning: file ../.libs/libgmp.so: linked to
/opt/gmp-4.3.2/.libs/libgmp.so: attempted multiple inclusion of file
creating t-sub
gmake[4]: Leaving directory `/opt/gmp-4.3.2/tests'
gmake  check-TESTS
gmake[4]: Entering directory `/opt/gmp-4.3.2/tests'
ld.so.1: t-bswap: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24527 Killed                  ${dir}$tst
FAIL: t-bswap
ld.so.1: t-constants: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24547 Killed                  ${dir}$tst
FAIL: t-constants
ld.so.1: t-count_zeros: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24567 Killed                  ${dir}$tst
FAIL: t-count_zeros
ld.so.1: t-gmpmax: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24587 Killed                  ${dir}$tst
FAIL: t-gmpmax
ld.so.1: t-hightomask: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24607 Killed                  ${dir}$tst
FAIL: t-hightomask
ld.so.1: t-modlinv: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24627 Killed                  ${dir}$tst
FAIL: t-modlinv
ld.so.1: t-popc: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24647 Killed                  ${dir}$tst
FAIL: t-popc
ld.so.1: t-parity: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24667 Killed                  ${dir}$tst
FAIL: t-parity
ld.so.1: t-sub: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 24687 Killed                  ${dir}$tst
FAIL: t-sub
====================================
9 of 9 tests failed
Please report to gmp-bugs at gmplib.org
====================================
gmake[4]: *** [check-TESTS] Error 1
gmake[4]: Leaving directory `/opt/gmp-4.3.2/tests'
gmake[3]: *** [check-am] Error 2
gmake[3]: Leaving directory `/opt/gmp-4.3.2/tests'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Leaving directory `/opt/gmp-4.3.2/tests'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/opt/gmp-4.3.2'
gmake: *** [check] Error 2



More information about the gmp-bugs mailing list