help building custom libgcj
Martin Egholm Nielsen
martin@egholm-nielsen.dk
Fri Jul 9 08:57:00 GMT 2004
Hi,
>> Now I want to re-make only the libgcj, but without AWT, GTK, or X,
>> and with DEBUG.
>>What I have done is make this script in gccbuild/i486-linux/libjava:
> You should just run the top level configure with those same options. It
> will build fastjar/jar for you, and pass all those configure options
> down to the libjava directory. We don't really support building libjava
> on its own.
Will this make libgcj.so without awt, gtk, and X, as well, or what does
these options apply to?
I've just tried passing these options to the Crosstool build scripts via
the GCC_EXTRA_CONFIG, but the resulting libgcj.so.5.0.0 is still around
50megs, and the libgcj.jar still contains awt packages...
Regards,
Martin Egholm
More information about the Java
mailing list