Subject: Re: Another tweak needed (Re: HEADS UP: new toolchain info! (now
To: Geoff Wing <gcw@pobox.com>
From: Todd Vierling <tv@wasabisystems.com>
List: current-users
Date: 09/27/2001 22:43:17
On Fri, 28 Sep 2001, Geoff Wing wrote:
: 1) wipe out all your installed include files (but not the dir hierarchy)
You will not be able to do this with DESTDIR=/ (or DESTDIR unset) in the new
toolchain. The reason is that you need include files in order to compile
the host tools using the existing libc and includes.
Solution: don't nuke your includes if you will be building in-place. Let
the later "make includes" step overwrite them instead. I'll note this to be
documented.
: The build order needs to install all include files right near the start.
This won't work because the includes to be installed by "make includes"
reflect a newer libc than you have compiled in /usr/lib...!
--
-- Todd Vierling <tv@wasabisystems.com> * Wasabi NetBSD: Run with it.
-- CDs, Integration, Embedding, Support -- http://www.wasabisystems.com/