How to make g++ & egcs live together ?

Jean-Michel.Paris@pt.nce.sita.int Jean-Michel.Paris@pt.nce.sita.int
Fri Oct 9 03:40:00 GMT 1998


For Linux or Solaris:

Is there any way to have on the same box, the g++-2.7.2.3 and egcs-1.1b ?
Thus, I can continue to compile kernel parts with g++-2.7.2.3. (linux)
and coding C++ (with the latest stuff) using egcs.

I should have separate dirs for includes and librairies.
And different names for calling compilers: g++ and eg++ (or any other name) ?
I would prefer type something like:
> make "CC=g++" or make "CC=eg++"
than scratching the original g++ distribution.

Is there any options to set in the 'configure' script of egcs ?  the --prefix
one ?


--
Jean-Michel Paris - Software Engineer
SITA Group http://www.sita.int
Internetworking Products & Services Program
Bât Héraklion - 1041 Route des Dolines
Sophia Antipolis
06560 VALBONNE - FRANCE
mailto:Jean-Michel.Paris@pt.nce.sita.int
http://www.mygale.org/07/jmparis (Most Recent Update: 13 August 1998)






More information about the Gcc mailing list