Richard Wackerbarth wrote:
> 
> There is nothing fundamental in the toolset which SHOULD care about the
> underlying kernel. Compilers, loaders, etc. are just programs that operate on
> the contents of files. Think of compiling the 4.0 system on a 3.3 system as a
> simpler case of cross compiling. I should be able to compile FreeBSD 4.0/alpha
> on a FreeBSD 3.3/i386 system.

Sigh..

Yes, but if you need the tools you just compiled in your
cross-compilation for cross-compilation itself, you'll have a big
problem. And that's almost exacly what happens when building world...

Using -DNOTOOLS should allow you to build a -current world without
installing a new kernel.

Stay focussed people!

-- 
Marcel Moolenaar                        mailto:[EMAIL PROTECTED]
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to