Unskilled physicist buiding 3.0.4 on Cygwin
Stephano Mariani
sk.mail@btinternet.com
Sun Feb 24 08:12:00 GMT 2002
Yes, it would... if it worked. Unfortunately it doesn't, not in
3.0[2-4].
Stephano Mariani
> -----Original Message-----
> From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org]
On Behalf Of Kevin Bailey
> Sent: Saturday, 23 February 2002 9 38
> To: gcc-help@gcc.gnu.org
> Subject: Re: Unskilled physicist buiding 3.0.4 on Cygwin
>
> Wouldn't giving configure the --program-suffix="-3" flag
> be wiser than renaming things after the fact ?
>
> On Sat, Feb 23, 2002 at 08:52:03PM -0000, Stephano Mariani wrote:
> > Perhaps this will help:
> >
> > Get a copy of GCC (If you can't do that, give up now)
> > Then in the directory you extracted your sources, run
> > "./configure --enable-language=c,c++,f77 --disable-libgcj".
> > After that is complete, run "make bootstrap". After that is
complete,
> > run "make install".
> > Then cd to your /usr/local/bin and rename the new files that are
> > installed there to something unique (I recommend a suffix of "3", so
> > that you can call the new gcc as gcc3).
> >
> > Enjoy :)
> >
> > Stephano Mariani
More information about the Gcc-help
mailing list