ithelp@xxxxxxxxxxxxxxxxx wrote:
Hi, I am unable to install gcc-3.2.3 on RHEL5 64 bit machine. While compiling it gives multiple errors. (I have downloaded gcc from the site ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-3.2.3/). Can you please suggest me a method for installation.
I tried the following steps --------------------------------------------------------------------------- 1) tar xvf gcc-3.2.3.tar 2) cd gcc-3.2.3 3) ./configure --prefix=/picobuild/ithelp/gcc
No use repeatedly asking for advice if you won't take it, or read the instructions, including the ones about making a fresh directory and running configure there, as well as the other useful advice you obtained. I have to suspect that your whole plan is misguided; if you want the oldest workable gcc for your machine, it comes with CentOS 4.7 or RHEL4.7, for example.