bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GMP 4.3.1 fails check when --enable-cxx is used


From: Shlomo Mahlab
Subject: GMP 4.3.1 fails check when --enable-cxx is used
Date: Wed, 26 Aug 2009 11:45:04 +0300
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

I'm trying to compile GMP on a SunOS 5.10 machine, using gcc 4.4.1.
configuring without --enable-cxx pass build and check with no issues.
adding the --enable-cxx config option (required by PPL package) breaks the check stage with the following error.
I couldn't find any reference to the required link library in Goggle.
Shlomo

Undefined                       first referenced
symbol                             in file
__sync_fetch_and_add_4              t-assign.o
ld: fatal: Symbol referencing errors. No output written to .libs/t-assign
collect2: ld returned 1 exit status
make[4]: *** [t-assign] Error 1
make[4]: Leaving directory `.../gmp-4.3.1/tests/cxx'






reply via email to

[Prev in Thread] Current Thread [Next in Thread]