Subject: Re: NetBSD/sparc now using new toolchain
To: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 11/03/2001 17:19:26
On Sun, Nov 04, 2001 at 01:35:57AM +0100, Markus W Kilbinger wrote:

 > One problem I ran into when cross compiling (i386 -> sparc) was the
 > use of /dev/vnd0c instead /dev/vnd0d on my i386 build system during
 > image creation. How to avoid this?

Soon, vnd devices will no longer be necessary in order to build
snapshots/releases.

 > Will src/build.sh be the start point for any kind of (cross)
 > compilation, even for 'make build'?

"build.sh" is the new "perferred method" since it makes sure all of
your host tools are up-to-date.  However, "make build" is still supposed
to work.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>