This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/37627] In function `fold_builtin_1': undefined reference to `mpfr_j0'



------- Comment #2 from brian at dessent dot net  2008-09-23 19:23 -------
Subject: Re:   New: In function `fold_builtin_1': undefined 
 reference to `mpfr_j0'

It sounds like you have an older system copy of mpfr in /usr/lib which
is being used instead of the one you built.  Use --with-mpfr=foo where
foo is the prefix you specified when you configured mpfr.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37627


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]