This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: lobotomizing libgcj
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: lobotomizing libgcj
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Fri, 11 May 2001 14:21:11 -0400 (EDT)
- cc: alk at pobox dot com, java at gcc dot gnu dot org
On 11 May 2001, Tom Tromey wrote:
> I think what we want to avoid is more ad hoc configury.
I agree, except that I'd like to add --{enable,disable}-jni (with enable
the default). This would be easiest to do at configure time.
It wouldn't save much space though, I'd guess. The general problem of
omitting entire packages from the java tree is difficult.
Jeff