public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joe Buck <jbuck@synopsys.com>
To: law@cygnus.com
Cc: robertl@dgii.com, egcs@cygnus.com
Subject: Re: would a gcc by any other name still smell?
Date: Mon, 24 Nov 1997 10:12:00 -0000	[thread overview]
Message-ID: <199711241739.JAA20497@atrus.synopsys.com> (raw)
In-Reply-To: <3852.880346610@cygnus.com>

>   > If we do this, we're damned because it's not the FSF release and
>   > it would make it difficult to have both EGCS and GCC installed at
>   > the same time.

Use different paths for the two compilers.  e.g. configure the egcs
compiler as --prefix=/usr/local/egcs , and then if you like, say

ln -s /usr/local/egcs/bin/gcc /usr/local/bin/egcs-gcc

> You can install them both, the version #s are different (on purpose) and
> select them via -V switches -- similarl to using gcc -V 2.6.3 or gcc -V 2.7.2
> to select gcc-2.6.3 or gcc-2.7.2.

Beware -- the -V switch isn't going to work if you're also trying to
switch between two different versions of the C++ library.

  reply	other threads:[~1997-11-24 10:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-23 15:15 Robert Lipe
1997-11-24  0:32 ` Jeffrey A Law
1997-11-24 10:12   ` Joe Buck [this message]
1997-11-24 10:11     ` Jeffrey A Law
1997-11-24 10:12     ` Robert Lipe
1997-11-24  0:32 ` Per Bothner
1997-11-24 23:19   ` Martin von Loewis
1997-11-24 10:12 ` Tim Hollebeek
1997-11-24 23:03   ` Loren J. Rittle
1997-11-25  7:28 Kate Hedstrom
1997-11-25 23:34 ` Manfred.Hollstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199711241739.JAA20497@atrus.synopsys.com \
    --to=jbuck@synopsys.com \
    --cc=egcs@cygnus.com \
    --cc=law@cygnus.com \
    --cc=robertl@dgii.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).