Subject: Re: Building 1.6-current on 1.5.2 fails for bios32.c
To: Gary Thorpe <gathorpe79@yahoo.com>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 09/02/2002 22:20:18
> It seems like a one line change that messes up the
> build. I am using this compiler version (1.5.2's):

You are supposed to use /usr/src/build.sh, see the -t option.
After building the proper toolchain, use nbmake in the tools directory
instead of "make" to build the kernel.

Further details can be found in /usr/src/UPDATING.

Martin