installing gcc 4.0.1(binaries)
gcc is not installed in my system;so i got from a CD-> GCC 4.0.1(gcc-4.0.1.tar.bz2);
bunzipped it(in /home/naveen/as/gcc-4.0.1).
Now I am not able to install it; when i type ./configure --prefix=/usr/local,
it gives error 'building in source directory is not supported in this version'.
Please give me the descriptive steps to install it.
|