This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ on arm-linux
- From: Matthias Klose <doko at debian dot org>
- To: Casey Marshall <csm at gnu dot org>
- Cc: java at gcc dot gnu dot org, Phil Blundell <pb at debian dot org>
- Date: Tue, 29 Aug 2006 21:21:41 +0200
- Subject: Re: GCJ on arm-linux
IIRC correctly Phil Blundell wrote some patches to get java working on
arm-linux; the patches are not submitted upstream, you can find them:
- closure support for libffi:
http://svn.debian.org/wsvn/gcccvs/branches/sid/gcc-4.1/debian/patches/arm-libffi.dpatch?op=file&rev=0&sc=0
- enable the gij interpreter:
http://svn.debian.org/wsvn/gcccvs/branches/sid/gcc-4.1/debian/patches/arm-gij.dpatch?op=file&rev=0&sc=0
Matthias