Subject: Re: new toolchain, cross compiler, and recent kernel
To: None <port-dreamcast@netbsd.org>
From: Christian Groessler <cpg@aladdin.de>
List: port-dreamcast
Date: 03/23/2002 01:05:21
Hi,
On 03/17/2002 21:03:03 Brian Alliet wrote:
> This weekend I managed to get a full sh3 system compiled with the new
> toolchain. I started out with ./build.sh -m dreamcast in my i386 box and
> proceeded to fix whatever errors came up after that. After a bunch of
> minor changes everything seems to be compiled ok (well, everything but
> shared libraries).
Hmm, I tried the same, and I get
---------
...
STRIP=/usr/local/tools/bin/shle--netbsdelf-strip /usr/local/tools/bin/nbinstall -r -c -o root -g wheel -m 444 vmparam.h /local/dcdest/usr/include/dreamcast/vmparam.h
includes ===> sys/arch/sh3
includes ===> sys/arch/sh3/include
nbmake: don't know how to make bootinfo.h. Stop
nbmake: stopped in /net/swamp/zeug/netbsd-chkout/sys/arch/sh3/include
*** Error code 2
---------
How to proceed? Sources from today.
regards,
chris