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/39273] cc1 Cannot find library mpfr. ".libs" prepended to library name libmpfr.so.1.2.0,



------- Comment #5 from rvatne at gmail dot com  2009-02-24 15:01 -------
(In reply to comment #4)
> That only shows that .libs/libmpfr.so.1.2.0 is inside cc1's path.  I think you
> should try a simple programed linked with MPFR using the old GCC and you most
> likely get the same behavior.  
> 

You are right.  Fixing mpfr fixed the problem....


-- 

rvatne at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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