Subject: Re: "make build" fails
To: Ted Spradley <tsprad@spradley.tmi.net>
From: Todd Vierling <tv@pobox.com>
List: current-users
Date: 10/07/1998 22:32:23
On Wed, 7 Oct 1998, Ted Spradley wrote:

: So the correct compiler is egcs, and the Makefile shouldn't have even 
: tried gcc?  I sorta suspected that was it.

No, what it is in the top Makefile is logic to try to make sure libgcc
exists and is correct at the start of a "make build".  Problem is, it was
trying to build gcc 2.7's libgcc for this bootstrap, and couldn't.

Your compiler is currently gcc 2.7 pulled from "third party sources" - once
your make build is complete, it will then be egcs (and you should do a
second "make build" to get everything rebuilt with egcs).

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)