This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Java interpreter on ARM
- From: Bill Gatliff <bgat at billgatliff dot com>
- To: Andrew Haley <aph-gcc at littlepinkcloud dot COM>
- Cc: Wookey <wookey at aleph1 dot co dot uk>, Aurelien Jarno <aurelien at aurel32 dot net>, java at gcc dot gnu dot org
- Date: Thu, 12 Jul 2007 07:53:23 -0500
- Subject: Re: Java interpreter on ARM
- References: <18070.8050.101365.130290@zebedee.pink>
Andrew Haley wrote:
aph@hedges:~$ /home/aph/gcc/install/bin/gij Hello
Hello, World!
OK, so it's a small step, but it's a step nonetheless...
:-)
Andrew.
I'm so rusty on my Java lately... but here's a test case I'd like to see
you run:
while (true) {
b = bgat.purchase(new andrews_favorite_beverage);
andrew.consume(b);
}
:)
b.g.
--
Bill Gatliff
bgat@billgatliff.com