Subject: Re: Supermac c600 troubles
To: None <mjreilly@flashcom.net>
From: Dan Winship <danw@MIT.EDU>
List: port-macppc
Date: 12/06/1999 12:40:28
> I guess the best route would be to set up a cross compiler on my mac68k
> box and compile current for the PPC with the tlp driver. Is there info
> anywhere on creating boot disk images?

You need to "make" in distrib/macppc/floppies/. It will require you to
have built an INSTALL kernel. You'll need to set some variable on the
make command line to tell it where that kernel is if you're not
building in /usr/src.

I've never actually tried cross-compiling an install floppy before, so
I don't know how well it will work.

-- Dan