This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: ARM support
- From: Tom Tromey <tromey at redhat dot com>
- To: "James Mansion" <james at westongold dot com>
- Cc: "Per Bothner" <per at bothner dot com>, "Geert Bevin" <gbevin at uwyn dot com>, <java at gcc dot gnu dot org>
- Date: 02 Jul 2003 15:47:33 -0600
- Subject: Re: ARM support
- References: <BAEDJJCDMAONKEGHJCFOEEOKGMAA.james@westongold.com>
- Reply-to: tromey at redhat dot com
James> Out of interest, does anyone know whether mono does better?
It seems unlikely, given that IKVM-on-Mono uses the Classpath library.
Or maybe you mean just Mono alone. In that case, I have no idea.
We're not averse to having a way to strip out unused code to make a
small executable. It's just that nobody has done the work.
Tom