This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: The preprocessor and lack of support for -V


On Feb 16, 2001, Per Bothner <per@bothner.com> wrote:

> "Joseph S. Myers" <jsm28@cam.ac.uk> writes:
>> I documented in invoke.texi that -V 2.95.2 won't work with GCC 3.0.  I'd
>> be happy to see -V and -b go, provided that links by names such as gcc-3.0
>> to the driver program get installed by make install so there's a
>> functional way of calling older compiler versions.  (See the installation
>> projects list.)

> A relatively conservative suggestion:

> Install the binaries (gcc, g++, gcj, etc) into $(libsubdir),
> and create links from $(bindir).

This would break the mechanism used to locate gcc-lib, because it
use a relative pathname from bin.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]