This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Migrating from gcc2.96 to gcc 3.0.2
- From: Nirmit Vikrambhai Desai <nvdesai at unity dot ncsu dot edu>
- To: <gcc at gcc dot gnu dot org>
- Date: Mon, 7 Jan 2002 16:54:28 -0500 (EST)
- Subject: Migrating from gcc2.96 to gcc 3.0.2
Hello guys,
I am a newbie and confused about the upgradation of gcc.
Platform: Intel P-III
Operating System: Red Hat Linux 7.1.2.96-81
I want to upgrade my existing gcc2.96 to gcc3.0.2
I downloaded the tarball and did
configure, "make bootstrap" and "make install"
After this,
/usr/bin/gcc is 2.96 binary still
/usr/local/bin/gcc is 3.0.2 binary now
How do i change to the complete installation of 3.0.2 now ?
Thank you,
Nirmit