Subject: Re: how to cross-compile kernel?
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 09/08/2002 14:51:18
On Sun, Sep 08, 2002 at 04:49:02AM +0900, Izumi Tsutsui wrote:
> [...]
> Try:
>   cd ../compile/GENERIC && /usr/tools/bin/nbmake USETOOLS=yes depend &&
>   /usr/tools/bin/nbmake USETOOLS=yes

You want to use:
/usr/tools/bin/nbmake-sparc
nbmake-sparc is a script that will set a few mandatory env variables before
calling nbmake. I think nbmake-sparc will set USETOOLS=yes itself.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--