NetBSD and linux arm build image

Kiyo Inaba <[email protected]> Wed, 15 Oct 2008 12:21:58 +0900 (JST)
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
Hi,

I've put build images for NetBSD and linux arm on the kaffe server.

You can get images in
    http://www.kaffe.org/~inaba
and 'README' file in this directory tells you what files are needed
to run.

The executable images 'gxemul' and 'qemu-system-arm' is compiled on
Fedora core 5 for convenience. If you have difficulty to make them
run, you can compile them from sources available at
     qemu: http://ballard.org/qemu
     gxemul: http://www.gavare.se/gxemul

When you boot login 'kaffe' (with password 'dalibor') and in 'src'
directory you can see several configuration script (whose names start
with 'CONFIG-') and prebuilt directories (whose names start with
'kaffe-071011-'). If you need root access, the password is same.

Have fun!

Kiyo