This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: egcs
- To: Bob Kashani <medieval@kashani.net>
- Subject: Re: egcs
- From: Zack Weinberg <zack@blastula.phys.columbia.edu>
- Date: Sun, 07 Feb 1999 15:52:51 -0500
- cc: egcs@cygnus.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-reply-to: Your message of "Sun, 07 Feb 1999 12:37:56 PST." <36BDF9A4.FBBAFAE9@kashani.net>
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- Sender: owner-egcs@egcs.cygnus.com
On Sun, 07 Feb 1999 12:37:56 -0800, Bob Kashani wrote:
>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."
It's telling you you need a C compiler already around to compile egcs with.
If you do, don't worry about it.
zw
- References:
- egcs
- From: Bob Kashani <medieval@kashani.net>