[Bug bootstrap/35577] configure: error: cannot compute suffix of object files

brian at dessent dot net gcc-bugzilla@gcc.gnu.org
Fri Mar 14 03:06:00 GMT 2008



------- Comment #4 from brian at dessent dot net  2008-03-14 03:05 -------
Subject: Re:  configure: error: cannot compute suffix of 
 object files

al dot danial at gmail dot com wrote:

> The error in x86_64-unknown-linux-gnu/libgcc/config.log suggests it has trouble
> loading libmpfr.so.1.  However the MPFR libraries exist under the
> "--with-mpfr=" directory I gave to the configure script:

The fact that they exist there doesn't mean the dynamic loader can find
them unless you tell it.  Have you set LD_LIBRARY_PATH?  Or edited
ld.conf?


-- 


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



More information about the Gcc-bugs mailing list