This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: substantial, idiomatic application compilable with gcj?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: William Benton <willb at cs dot wisc dot edu>
- Cc: java at gcc dot gnu dot org
- Date: Mon, 21 Jul 2003 18:07:22 -0400 (EDT)
- Subject: Re: substantial, idiomatic application compilable with gcj?
On Mon, 21 Jul 2003, William Benton wrote:
> > I frequently build the Jacl interpreter and run a scripting benchmark
> > (e.g. sieve.tcl). It's effective at benchmarking a combination of code
> > generation, runtime (java.lang.String) performance, and GC.
>
> Thanks for the pointer.
BTW, there's no public release of Jacl that's easy to build with gcj, but
I could upload mine if there's interest.
Jeff