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: installing egcs


Hi Claude,

egcs-1.0.tar.gz includes EVERYTHING: C, C++, Objective C, Fortran, you
name it!  Since it's such a large package, the egcs developers decided to
break it down into pieces: egcs-core-1.0.tar.gz, egcs-g++-1.0.tar.gz, and
so on.

So, all you need is egcs-1.0.tar.gz if you want to build all languages.

I hope this helps.

--Arthur

On Mon, 8 Dec 1997, Claude Barrouil wrote:

> Hi,
> 
> I work on a sgi/indigo2 with irix6.2, I just gave up trying to install
> gcc-2.7.2.3 because irix6.2 cannot accept this release (see
> http://reality.sgi.com/knobi/gcc-2.7.2.x-on-irix-6.2-6.3), and looking some
> help on the news, I discovered egcs. I downloaded all tar files from the
> closest site :
> 
> egcs-1.0.tar.gz            egcs-g++-tests-1.0.tar.gz
> egcs-core-1.0.tar.gz       egcs-objc-1.0.tar.gz
> egcs-g++-1.0.tar.gz        egcs-tests-1.0.tar.gz
> 
> I choose egcs-core-1.0.tar.gz, as it seems logical to begin with the "core".
> 
> ./configure... good. make... good. There are some WARNINGS, but they seem to
> be minor. Check by compiling one of my programs (C): it works! GREAT!
> 
> Now, I need to complete the work... I tried to un-tar.gz egcs-g++-1.0, but it
> seems the unpacked files are mixed with those of egcs-1.0 ...
> 
> I'm not sure what to do now. And what's the difference between
> egcs-1.0.tar.gz and egcs-core-1.0.tar.gz ? I've found no installation info.
> 
> Are they some guidelines available ?
> 
> Thank you in advance
> 
> 
> -- 
> | Claude BARROUIL           | Phone: +33(0)-5-6225-2781       |
> | ONERA-DCSD/CD             | Fax:   +33(0)-5-6225-2564       |
> | 2, Ave. E. Belin, BP4025  | e-mail: Claude.Barrouil@cert.fr |
> | 31055 TOULOUSE cedex 4    | web : http://www.cert.fr        |
> | FRANCE                    |                                 |
> 



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