New gcc installation under RH6.0

Maurizio Loreti loreti@pd.infn.it
Wed Oct 20 00:43:00 GMT 1999


Mihai Christodorescu <mihai@cs.wisc.edu> writes:

> Hi!
> 
> 	I compiled and installed gcc-2.95.1 on an RH6.0. For this, I did:
> 
> (I unarchived the source in a src directory, and built in a directory
> called build, which is at the same level as src)
> 
> ../src/configure --prefix=/opt/gcc/2.95.1 --enable-shared --enable-haifa\
> 	--with-gnu-as --with-gnu-ld --enable-cpp\
> 	--enable-version-specific-runtime-libs --enable-languages=c++,java
> 
> make
> 
> make install

I am afraid you should RTFM (I mean the F#%$*@& files called CONFIGURE,
BUILD, TEST, FINALINSTALL, and SPECIFIC in the gcc distribution) and
do instead a 'make bootstrap'.

-- 
Maurizio Loreti                         http://www.pd.infn.it/~loreti/mlo.html
Univ. of Padova, Dept. of Physics - Padova, Italy            loreti@pd.infn.it


More information about the Gcc-help mailing list