your mail
Marc Glisse
marc.glisse at inria.fr
Sat Feb 6 19:13:24 CET 2010
On Sun, 31 Jan 2010, William Bader wrote:
> ld.so.1: t-bswap: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class: ELFCLASS32
> /bin/bash: line 4: 4516 Killed ${dir}$tst
> FAIL: t-bswap
Please check the archives before posting. This is due to a gcc misfeature,
which means you need to add -R/usr/local/lib/sparcv9 by hand (e.g. through
LDFLAGS). If on the other hand as 3/4 of the people reporting this problem
you want the 32 bit version of gmp, you need to pass ABI=32 to configure
instead.
--
Marc Glisse
More information about the gmp-bugs
mailing list