gcj and xgamestation
Tom Tromey
tromey@redhat.com
Thu Aug 14 17:00:00 GMT 2003
>>>>> "Geoffrey" == Geoffrey Poremba <xgeoff@yahoo.com> writes:
Geoffrey> However, your project sounds like exactly what I would need
Geoffrey> in order to program in Java, but compile programs to native
Geoffrey> machine code. My only question is whether you support this
Geoffrey> processor. The target processor right now is the Motorola
Geoffrey> 68HCS12 16-bit processor @ 25 MHz.
As far as I know, libgcj has never been ported to this chip, or, for
that matter, any other 16-bit processor. It might be possible, but
would probably be difficult. For one thing you'd probably need to
solve the longstanding size problem -- libgcj is quite large, and for
a system like that you'd want to trim it down quite a bit. However,
currently there is no way to do that. See the gcj list archives for
plenty of discussion of this topic.
Tom
More information about the Gcc
mailing list