[RFA] Remove -V

Jonathan Lennox lennox@cs.columbia.edu
Mon May 13 14:40:00 GMT 2002


Alexandre Oliva wrote: 
> Here's an idea for a trivial implementation: install the various
> compilation drivers not only as say gcc and $(target)-gcc, but also as
> gcc-$(version) and $(target)-gcc-$(version).

What about installed headers and libraries that don't go in versioned
directories?  $(PREFIX)/include/g++-v3/*, $(PREFIX)/lib/libgcc_s.so, etc?

I'd argue that header files should probably move under
$(PREFIX)/gcc-lib/$(TARGET)/$(VERSION)/, but doing that for shared libraries
is a lot more troublesome.

-- 
Jonathan Lennox
lennox@cs.columbia.edu



More information about the Gcc-patches mailing list