This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successfull install
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: Successfull install
- From: Richard Verdugo <lizrich at earthlink dot net>
- Date: Tue, 29 Feb 2000 08:56:12 -0800
Hello,
I just installed gcc version 2.95.2 and it went ok, when I ran config.guess I got: i686-pc-linux-gnu
BUT,
when I ran gcc -v or egcs -v I got: Reading Specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linus
(egcs-1.1.2 release)
Still the old version. It's like I never did the upgrade. And I can't compile simple C++ programs as a result.