This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Will this make libgcj.so without awt, gtk, and X, as well, or what does these options apply to?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.
Regards, Martin Egholm
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |