Subject: Re: tools build on ELF mac68k
To: Matthew Fredette <fredette@MIT.EDU>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 12/06/2001 11:20:53
On Thu, Dec 06, 2001 at 01:55:39PM -0500, Matthew Fredette wrote:

 > Committed, and though I mentioned the vax in the commit msg, I only
 > committed to the 2.95.3 sources.

Cool.

 > Dunno, working up to that, plus I'm a little weird in that I'm really
 > testing ELF-m68000 :).  I've only been compiling kernels manually so
 > far.  I'm about to try my first run of build.sh soon, I assume I
 > should start by doing `./build.sh -m sun2' and see what happens?

Yah, make sure to put "USE_NEW_TOOLCHAIN=yes" in your mk.conf first,
though, else it could crap out on you.

You chould try just doing a "./build.sh -m sun2 -t" to build just
a toolchain and then trying using nbmake-sun2 to build your kernels...

...and "./build.sh -m sun2 -D /path/to/sun2/diskless/root" should
happily build a set of binaries for you.  I do "./build.sh -m evbarm"
quite a lot these days, and it works great :-)

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