Subject: Re: Shared Library support
To: None <port-dreamcast@netbsd.org>
From: Christian Groessler <cpg@aladdin.de>
List: port-dreamcast
Date: 02/14/2002 13:31:36
On 02/06/2002 05:40:21 PM CET Christian Groessler wrote:
>
>How would I procede, if I want to try out the current state?
>
>- binutils from NetBSD cvs?
>- get gcc from gcc cvs (3.0 branch or trunk?)
>- get libexec/ld.elf_so from NetBSD cvs and try to compile it with
>  above gcc
>- get lib/libc from NetBSD and compile it

To follow up to myself, I've tried gcc TOT and it fails miserably. I
compiled a kernel. The kernel works fine when compiled with the gcc
from gnu/dist/toolchain, but gives an address exception at boot time
when compiled with cvs gcc.

Which cvs gcc version is supposed to work?

regards,
chris