Problem in Making GMP 4.3.2
Marc Glisse
marc.glisse at inria.fr
Sat Feb 6 19:19:06 CET 2010
On Mon, 1 Feb 2010, John Dennis wrote:
> On Solaris 10 with SUn Studio 12 , getting following error
>
> ld: fatal: symbol `__gmpz_abs' is multiply-defined:
> (file .libs/assert.o type=FUNC; file mpz/.libs/abs.o type=FUNC);
The issue is that gmp-h.in contains "extern inline" instead of "inline"
for sunpro. gmp-5.0.1 is fixed. The gmp-4.3 branch is not.
Look through the archives of the gmp mailing lists if you want more
details.
--
Marc Glisse
More information about the gmp-discuss
mailing list