This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc version not updated after install



Type 'which gcc' and see if that's where your 3.0.2 version was installed.
I suspect you're getting the gcc out of /usr/bin, not the version
you just built.

-Rob


On Thu, 27 Dec 2001, Matt wrote:

> 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
>

-- 
#include <sig.h>
------------------------------------------------------------------
Robert Nesius             rnesius@ichips.intel.com    503.712.2181
DPG Engineering Computing SW Applications Team



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]