Re: New attempt at building a NetBSD Dreamcast kernel
Gregg C Levine <drwho8 <at> worldnet.att.net>
2003-09-26 15:02:52 GMT
Hello (again) from Gregg C Levine
Okay, Harold, I see your point, and caught your witt. Now where is the
"build,sh" script? Looking at that directory, in my system, its not there.
Gregg C Levine drwho8 <at> worldnet.att.net
"Oh my!" The Second Doctor's nearly favorite phrase.
----- Original Message -----
From: "Harold Gutch" <logix <at> foobar.franken.de>
To: "Gregg C Levine" <drwho8 <at> worldnet.att.net>
Cc: <port-dreamcast <at> NetBSD.org>
Sent: Thursday, September 25, 2003 4:03 AM
Subject: Re: New attempt at building a NetBSD Dreamcast kernel
> On Wed, Sep 24, 2003 at 08:17:58PM -0400, Gregg C Levine wrote:
> > Hello from Gregg C Levine
> > As the subject states, I am making a "New attempt at building a NetBSD
> > Dreamcast kernel". This time I have a NetBSD/i386 machine running, its
> > running 1.6.1. Do I simply install the standard "cross" tool chain? Also
> > what about GCC for SH4 processors? I presume that gets built by the host
> > itself, following the guidelines inside the howto on that subject.
>
> I'm not really sure what you mean by the "standard cross tool
> chain". If you mean stuff in pkgsrc/cross, then no, you don't
> need to install that. You pretty much only need to do the
> following:
>
> # cd /usr/src
> # ./build.sh -m dreamcast tools
> # ./build.sh -m dreamcast kernel
> # ./build.sh -m dreamcast distribution
>
(Continue reading)