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

jbare7 at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Jun 29 18:24:00 GMT 2010



------- Comment #3 from jbare7 at gmail dot com  2010-06-29 18:23 -------
> > sudo make
> 
> There's no need to build as root.

If I don"t build as root I get errors with removing certain files due to lack
of permissions for some reason.

> > Then I found out I needed GMP, MPFR, and MPC installed. I downloaded the
> > packages to my desktop and built and installed them, several times since some
> > of the latest versions did not seem to be compatible with each other. So after
> > a few tries I found a combination of versions of these that would install
> > correctly and still met the stated requirements for installing gcc 4.5.0
> 
> You don't need to install them, you can just put them in the gcc-4.5.0
> directory, that's sometimes easier.
> 
> Or you can probably install them from your distro's package management system.

I tried putting them in the gcc-4.5.0 directory and I tried installing them
from my distro, but neither of these worked to fix the error.

> > See `config.log' for more details.
> 
> Like it says, see config.log for more details
> 

Sorry, but I am relatively new to Linux and am not experienced in reading this
file. However, in looking through it I noticed several places where it printed
an error and then a portion of C code where the error occurred. One of these
seemed to be checking the version of MPFR. Others couldn"t find certain .h
files.


-- 


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



More information about the Gcc-bugs mailing list