This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libgcj/24403] --enable-java-awt=qt fails to build



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]