Subject: Re: Cross Compile NetBSD Dreamcast
To: None <tb90@mail.csuchico.edu>
From: Marcus Comstedt <marcus@idonex.se>
List: port-dreamcast
Date: 02/09/2001 17:04:31
>>>>> "Tyrel" == Tyrel Beede <tb90@mail.csuchico.edu> writes:
Tyrel> 3. I copied the Makefile.sh3 from the sys/arch/sh3/conf directory to
Tyrel> the sys/arch/dreamcast/conf directory and renamed it to
Tyrel> Makefile.dreamcast as the command <config GENERIC> would not run without
Tyrel> the presence of this makefile, I don't know if this was the right step
Tyrel> to take but it did allow me to compile the kernel.
That's not the right way. There is already a Makefile.dreamcast.inc
that should be used instead. If your config complains, it's too old.
Use the config from the current source tree. That should fix your
problem in 4. as well, I imagine.
// Marcus