This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: An error when trying to gmake install GCC 3.4.6: gmake: *** [install-target-libf2c] Error 2
- From: "Dennis Clarke" <dclarke at blastwave dot org>
- To: alexman at seas dot ucla dot edu
- Cc: gcc-help at gcc dot gnu dot org
- Date: Fri, 21 Dec 2007 17:00:29 -0500 (EST)
- Subject: Re: An error when trying to gmake install GCC 3.4.6: gmake: *** [install-target-libf2c] Error 2
- References: <3897.128.97.3.20.1198273303.squirrel@128.97.3.20>
> Hi,
>
> I'm trying to install GCC 3.4.6 on my Solaris 10 machine. When I ran gmake
> install, I got the following error message:
>
Two thoughts cross my mind :
(1) try to restrict the language options first and see if you get a
clean build that way.
(2) install Sun Studio 12 compiler and try to build with that
let me do some thinking for you .. I have built GCC on Solaris many times (
on Solaris 2.5.1 upwards ) and I seem to always run into some problem along
the way or the testsuite results are shoddy or something.
I am sure we can muddle through it.
Dennis