From mboxrd@z Thu Jan 1 00:00:00 1970 From: N8TM@aol.com To: medieval@kashani.net, egcs@cygnus.com Subject: Re: egcs Date: Sun, 07 Feb 1999 16:18:00 -0000 Message-id: <418715c1.36be2ce5@aol.com> X-SW-Source: 1999-02/msg00207.html In a message dated 2/7/99 12:43:02 PM Pacific Standard Time, medieval@kashani.net writes: << Hi, I'm trying to compile egcs-1.1.1 but I've got a question: What does this mean and how do I set it? "when configuring a native system, either "cc" or "gcc" must be in your path or you must set CC in your environment before running configure. Otherwise the configuration scripts may fail." Red Hat Linux 5.2 on a i586. >> All you need to do is to install the standard RH gcc development packages. Nothing wrong with installing everything. The egcs configure will find them if they are installed normally. RH is one of the easiest installation environments. Your greatest decision will be whether you want to configure with --prefix=/usr so that egcs takes over, or use a different directory so that the RH compilers remain available. You probably have an earlier version of egcs available from RH to install, and you can install the new one in the same place if you wish, and access either version by the -Vegcs-2.91.60 style option. From mboxrd@z Thu Jan 1 00:00:00 1970 From: N8TM@aol.com To: medieval@kashani.net, egcs@cygnus.com Subject: Re: egcs Date: Sun, 28 Feb 1999 22:53:00 -0000 Message-ID: <418715c1.36be2ce5@aol.com> X-SW-Source: 1999-02n/msg00209.html Message-ID: <19990228225300.Ah2hQqqDEdsVXT9iUMa5NcZnxxGxPK7o_ttWTzL5flI@z> In a message dated 2/7/99 12:43:02 PM Pacific Standard Time, medieval@kashani.net writes: << Hi, I'm trying to compile egcs-1.1.1 but I've got a question: What does this mean and how do I set it? "when configuring a native system, either "cc" or "gcc" must be in your path or you must set CC in your environment before running configure. Otherwise the configuration scripts may fail." Red Hat Linux 5.2 on a i586. >> All you need to do is to install the standard RH gcc development packages. Nothing wrong with installing everything. The egcs configure will find them if they are installed normally. RH is one of the easiest installation environments. Your greatest decision will be whether you want to configure with --prefix=/usr so that egcs takes over, or use a different directory so that the RH compilers remain available. You probably have an earlier version of egcs available from RH to install, and you can install the new one in the same place if you wish, and access either version by the -Vegcs-2.91.60 style option.