Subject: Re: 09-Dec-98 -current: ___setjmp14 undefined??
To: Todd Whitesel <toddpw@best.com>
From: Todd Vierling <tv@pobox.com>
List: port-arm32
Date: 12/13/1998 15:36:31
On Sun, 13 Dec 1998, Todd Whitesel wrote:

: > `make build' does DTRT, since the `make includes' (even in src/sys) does not
: > happen until after the bootstrap of egcs.  Perhaps you did a `make includes'
: > in src/sys first, before building egcs!?
: 
: Actually yes -- every time I build a new kernel after a SUP.
: It's part of the uber-makefile I use to automate things.
: 
: Funny, I don't remember now why specifically that step is in there;
: I think somebody told me that I should do that,

In a nutshell, `don't do that' until you have new libraries ready to
build/install.  Think about it:  you install new <sys/*.h> includes for
which there are new functions/renamed functions and no libc stubs to call
them yet.

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