This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Status on GCJ for ARM
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <java at gcc dot gnu dot org>
- Date: Thu, 24 Apr 2003 14:54:45 +0200
- Subject: Status on GCJ for ARM
Does anyone have any war-stories on GCJ for ARM?
It should be possible...
http://gcc.gnu.org/ml/java/2003-02/msg00393.html
I'm working on an ARM project and have been tipped
to have a look at gnude.sourceforge.net
To my surprise it includes a arm-elf-gcj. Exhited I rushed to
take it for a spin, but I suppose there was a bit more to it than that :-)
C:\gnude\bin>arm-elf-gcj -v
Reading specs from ../lib/gcc-lib/arm-elf/3.1/specs
Reading specs from libgcj.spec
arm-elf-gcj: libgcj.spec: No such file or directory
Øyvind