This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: lobotomizing libgcj
Quoth Bryce McKinlay on Friday, 11 May:
: > I want to make the smallest possible executable
: Implementing class metadata compression will also help reduce the bloat
Not for a compressed download, though.
I like to start small, and work my way up to bigger things as needed.
jni.o is much bigger than interp.o, and it's not clear to me that it
is required for code which does not include JNI calls, so I'm trimming
that first.