This is the mail archive of the gcc@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]

Re: How to invoke egcs on RH 5.1?


# cd /usr/bin
# mv gcc gcc.old
# ln -s egcs gcc

Um, what is going on here? cc *is* egcs or RedHat 5.1 systems, isn't it?

icarus.icarus.com % gcc -v
Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.90.27/specs
gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)

icarus.icarus.com % rpm -qf /usr/bin/gcc
egcs-1.0.2-8

icarus.icarus.com % rpm -qi egcs
Name        : egcs                        Distribution: Manhattan 
Version     : 1.0.2                             Vendor: Red Hat Software
Release     : 8                             Build Date: Thu May  7 12:34:18 1998
Install date: Tue Jun  9 21:17:24 1998   Build Host: spacely.redhat.com
Group       : Development/Languages         Source RPM: egcs-1.0.2-8.src.rpm
Size        : 3735039
Packager    : Red Hat Software <bugs@redhat.com>
URL         : http://egcs.cygnus.com/
Summary     : Experimental GNU Compiler System
Description :
A compiler aimed at integrating all the optimizations and features
necessary for a high-performance and stable development environment.

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve@icarus.com              But I have promises to keep,
steve@picturel.com            and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."




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