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


"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).
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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