Re: Kaffe (ARM Cross-Compile using GNU EABI)

Kiyo Inaba <[email protected]> Tue, 5 Feb 2008 13:20:46 +0900 (JST)
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
Dalibor Topic wrote:
>Kiyo Inaba wrote:
>> As far as NetBSD is concerned, the emulator 'gxemul' supports NetBSD
>> to be booted (with which I tested for kaffe-1.1.7) but unfortunately
>> the 'gdb' program in this environment causes illegal instruction. I
>> am now considering to purchase real board which can be used for NetBSD.
>
>Sounds like fun. Which machine emulation / NetBSD port do you use in
>gxemul to get there?

As the documentation page of gxemul (http://gavare.se/gxemul/gxemul-stable/doc/index.html)
says, there are several arm based machines emulated. But I am now using
NetBSD/cats for my effort.

Kiyo