Re: Compiling using gcc-Linux

Rene Brun (Rene.Brun@cern.ch)
Mon, 06 Jul 1998 17:37:13 +0200


Faouzi Attallah wrote:
>
> Hi,
>
> A naive question : How to compil/link using gcc under PC-Linux system. It
> is missing in the page :
> http://root.cern.ch/root/Availability.html
> paragraph :
> Compiling and Linking with the ROOT libraries
>

I have updated this page to show the compile and link sequences
under Redhat4.2 with gcc2.7.

But remember that the recommended options for your platform
can be found under $ROOTSYS/test/Makefile.
Under Linux, we are currently supporting 3 different versions:
- Redhat4.2 with gcc2.7
- Redhat5 with gcc2.7
- Redhat5 with EGCS (STRONGLY RECOMMENDED)
Note that, for example, on these 3 systems, the makefiles are
slightly different.

Rene Brun