This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC 2.7.2.3 is gone ?
- To: EGCS List <egcs at cygnus dot com>
- Subject: GCC 2.7.2.3 is gone ?
- From: Gerald Gutierrez <gutier at intergate dot bc dot ca>
- Date: Sun, 11 Oct 1998 12:26:43 -0700
Hi all.
I just installed EGCS 1.1b two days ago. I remember that prior to this,
if I typed egcs I got egcs 1.0.2, and if I typed gcc I got gcc 2.7.2.3.
I remember reading that RedHat keeps gcc 2.7.2.3 around because egcs
1.0.2 didn't compile the kernel properly.
Typing gcc now gets me egcs 1.1 and typing egcs gets me egcs 1.1. In
fact, /usr/bin/gcc and /usr/bin/egcs are identical. So are /usr/bin/g++
and /usr/bin/c++.
Is this supposed to happen after installing egcs1.1 ? Is this going to
be a problem for me if I decide to recompile the kernel ?
Any help is appreciated. Thanks.