Subject: dynamic binary kit
To: None <port-dreamcast@netbsd.org>
From: Marcus Comstedt <marcus@idonex.se>
List: port-dreamcast
Date: 04/09/2001 04:38:02
Hi all.

As I managed to get dynamic executables working on my Dreamcast
tonight, I decided to put together a binary toolkit for anyone who
would like to compile smaller binaries.  The kit contains a new static
linker, a new dynamic linker, and a shared libc.  (Just extract the
archive in /, as root.)  I take no responsibility for how well any of
this will work, but I managed to compile a Hello World just fine (3.5K
instead of 64K).  The kit is probably usable on other sh3el
architectures as well.

Well, enough marketing.  Get the kit at
<URL:http://mc.pp.se/dc/files/dynkit.tar.gz> if you want it.

Enjoy.


  // Marcus