This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
need help on gcc installation
- From: Andrew Haley <aph at redhat dot com>
- To: duraisamy dheepan <dddur at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 4 Jan 2003 14:21:51 +0000 (GMT)
- Subject: need help on gcc installation
- References: <20030104140703.1312.qmail@web12203.mail.yahoo.com>
duraisamy dheepan writes:
> hello sir
> i am using Mandrake 8.1 edition with gcc 2.96 i want
> to install gcc 2.95 . i downloaded the binaries and
> type configure to configure and make bootstrap for
> make functions but only error is displayed .please
> tell me how to install gcc 2.95 in the system waiting
> for u r mail.
gcc 2.95 was released on July 31, 1999. The current release is gcc 3.2.
There's a Mandrake RPM at http://rpmfind.net//linux/RPM/cooker/cookfire/i586/Mandrake/RPMS/gcc-2.95.2-12mdk.i586.html
Source at ftp://ftp.sunet.se/pub/Linux/distributions/mandrake-devel/SRPMS//gcc-2.95.2-12mdk.src.rpm
See if that builds.
Andrew.