This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: ARM support
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: "'Geert Bevin'" <gbevin at uwyn dot com>, <java at gcc dot gnu dot org>
- Date: Sun, 29 Jun 2003 13:12:11 +0200
- Subject: RE: ARM support
> Just a quick question. Is GCJ 3.3 supported on the ARM architecture?
Yes. I've compiled an ARM GCC toolchain and run a hello world
in the GDB ARM emulator sim(target sim).
But, ARM usually implies a particular environment, and whether
GCJ will do the job in that context is another question entirely.
Could you describe the context?
Øyvind