This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Test suite regressions (=> Jacl?)
- To: Mo DeJong <mdejong at cygnus dot com>
- Subject: Re: Test suite regressions (=> Jacl?)
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 21 Mar 2001 16:11:17 -0500 (EST)
- cc: java at gcc dot gnu dot org
On Tue, 20 Mar 2001, Mo DeJong wrote:
> I think someone mentioned that they got gcj to compile
> Jacl via .class -> .o instead of .java -> .o. Last
> time I tried, it did not compile from source. That
> was some time ago so it might work now.
The (ancient) Jacl 1.2.6 release compiles from source easily using
the branch from 0319. No inner class breakage... yay.
> Getting the Jacl test cases working will require some work
> on the gcj runtime.
Such as?
Jeff