This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: would a gcc by any other name still smell?
- To: bothner at cygnus dot com
- Subject: Re: would a gcc by any other name still smell?
- From: Martin von Loewis <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Tue, 25 Nov 1997 08:13:34 +0100
- CC: egcs at cygnus dot com
- References: <199711240723.XAA03302@cygnus.com>
> [I won't go into details, but the answer involves configuring with
> different values of --prefix, plus appropriate use of symlinks and PATH.
> Using the program-transform feature may also be useful, but
> I don't know the details of that.]
In particular, I think --program-suffix=3 might work well, although
I did not test that (it should give you gcc3).
Regards,
Martin