"David" == David Daney <ddaney@avtrex.com> writes:
David> Currently I am using a hacked up libgcj.so that has all of AWT and RMI
David> and most javax removed from it. Now I may be removing XML things as
David> well.
David> Having said all that, I am not sure what the best solution is.
David> Is it possible to either:
David> Break libgcj into several shared objects that are loaded on demand by
David> some dynamic library trickery.
David> Add more build time switches to turn off things like ATW, RMI, XML, etc.
Yeah, good questions.