[Bug libgcj/24403] --enable-java-awt=qt fails to build
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 8 20:06:00 GMT 2005
------- Comment #5 from tromey at gcc dot gnu dot org 2005-11-08 20:06 -------
Instead of the patch in comment #2, I think we want to
simply make this loadLibrary conditional on 'Configuration.INIT_LOAD_LIBRARY'.
See GtkToolkit.java for an example; FWIW this change is already in
Classpath CVS.
I haven't looked at the configure/Makefile additions yet.
I'm sure that whatever happens here will be plenty ugly :-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24403
More information about the Gcc-bugs
mailing list