bug-gmp
[Top][All Lists]
Advanced

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

Re: __gmpn_bases problem


From: Kevin Ryde
Subject: Re: __gmpn_bases problem
Date: Sun, 20 Oct 2002 09:59:51 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i386-debian-linux-gnu)

address@hidden writes:
>
> I am getting a linker error 
> undefined symbol: __gmpn_bases
> when using mpfr.

__gmpn_bases was recently renamed (used to be __gmpn_mp_bases).
Sounds like your mpfr build is up-to-date, but you might be hitting an
old libgmp.so (or libgmp.a).

Might be able to add "-Wl,-t" or similar to the link to ask ld to show
what files it's using.




reply via email to

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