This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: %[
- To: drepper at cygnus dot com, law at cygnus dot com
- Subject: Re: %[
- From: mrs at wrs dot com (Mike Stump)
- Date: Thu, 23 Jul 1998 15:21:38 -0700
- Cc: egcs at cygnus dot com
> From: Ulrich Drepper <drepper@cygnus.com>
> Date: 20 Jul 1998 07:26:00 -0700
> If you use a new gcc driver and an old backend (including old specs
> file) you cannot avoid this situation.
Another fine reason why -V (or whatever it is called) should never
have been an option in the first place, it can never work, this is
just another reason in the long list of reasons for using
--prefix==/usr/local/egcs-1.1, or something unique if you want to have
multiple compilers.