built gcc

Jim Wilson wilson@specifixinc.com
Wed Dec 10 05:58:00 GMT 2003


Gillman, David wrote:
> Your instructions say not to install to /usr/local if I have a previous
> version of gcc.  If I just say
> make install --prefix /usr/local/gcc-3.3.2
> will that do the trick?

Yes.

I am not sure what part of the documentation you are referring to 
though.  I don't recall any part that recommends against installing in 
/usr/local.

It is possible to install multiple compiler versions in /usr/local.  You 
have to fix a few things by hand, for instance, renaming one of the gcc 
drivers to avoid a conflict.  It is simpler to install different 
compiler versions in different directories though.

> I think I mailed you the test_summary output but I'm not sure the script
> worked.  The first time it ran it couldn't find srcdir/LAST_INSTALL.  I ran
> it again and it ran suspiciously fast, so I ran it again sending the output
> to myself and didn't receive anything.

You might consider reporting a bug into bugzilla.  See
	http://gcc.gnu.org/bugs.html
We would need enough info to reproduce the problem, which might be an 
issue in this case.  If you don't know what is wrong with the script, 
then we won't be able to fix it.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list