------- Comment #1 from redi at gcc dot gnu dot org 2010-06-29 15:09 -------
(In reply to comment #0)
> sudo make
There's no need to build as root.
> 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.
> See `config.log' for more details.
Like it says, see config.log for more details
--
redi at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44714