This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: gcj


Tom wrote:
> Offhand I don't know.  gcj partially supports the ARM, but I don't
> know how the ARM 7 relates to this support.  My understanding is that
> we have ARM support for everything except the interpreter.
>
> "ARM 7" isn't very specific.  libgcj requires knowledge not only of
> the processor but also of the operating system.

You can also run on bare metal.  Xscale is part of the ARM family, and with
a bit of tweaking I got gcj compiled code and the GC running on the Xscale
simulator (although, with no threads or networking support).

AG


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]