This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: cross compile Java/AWT to XScale / Windows Mobile ?
- From: Mark Wielaard <mark at klomp dot org>
- To: tromey at redhat dot com
- Cc: "John R. Broderick" <jjbroderick at gmail dot com>, java at gcc dot gnu dot org
- Date: Tue, 03 Oct 2006 10:32:19 +0200
- Subject: Re: cross compile Java/AWT to XScale / Windows Mobile ?
- References: <6581489.post@talk.nabble.com> <m3sli6lgpq.fsf@localhost.localdomain>
On Mon, 2006-10-02 at 12:23 -0600, Tom Tromey wrote:
> >>>>> "John" == John R Broderick <jjbroderick@gmail.com> writes:
>
> John> I work for a large organization that is primarily a Java
> John> shop. We have several AWT applications deployed on ARM powered
> John> Windows CE devices running a PersonalJava JVM.
>
> Note that libgcj does not have Windows peers for AWT.
There is a GNU Classpath port to Windows Mobile (Mysaifu):
http://www2s.biglobe.ne.jp/~dat/java/project/jvm/index_en.html
Cheers,
Mark