gcj and embedded arm
Anthony Green
green@redhat.com
Sun Nov 4 19:26:00 GMT 2001
Rajah asked:
> How can I compile Java files for ARM target?
It's funny you should ask, because I'm doing that right now.
I'm building a bare-board version of the gcj runtime, with the newlib C
library (http://sources.redhat.com/newlib), and running it on the ARM
simulator attached to gdb. My configuration supports GC, but no threads.
The gcj runtime has target OS dependencies - so we need to know what OS you're
running.
AG
More information about the Java
mailing list