This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc version not updated after install
- From: Matt <mwf48710 at csun dot edu>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 27 Dec 2001 16:20:15 -0800
- Subject: gcc version not updated after install
- Reply-to: mwf48710 at csun dot edu
Hi, I originally had the red hat gcc 2.96. I just configured, built and
installed gcc 3.0.2. I didn't get any errors during the whole process. But
when I type
gcc --version
at the command line, It says it's version 2.96, which was my original
version. Does that mean that something went wrong with the installation
process? Let me know, thanks