[Bug libgcj/27265] ClassNotFoundException: gnu.java.awt.peer.gtk.GtkToolkit

2006-04-22 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-04-23 02:19 --- Fixed in 4.2.0, by an import of the new libltdl from libtool. 2006-03-28 Tom Tromey <[EMAIL PROTECTED]> PR libgcj/26441: * Merged libltdl 1.5.16 from vendor branch. The patch mentioned below is n

[Bug libgcj/27265] ClassNotFoundException: gnu.java.awt.peer.gtk.GtkToolkit

2006-04-22 Thread greenrd at gcc dot gnu dot org
--- Comment #1 from greenrd at gcc dot gnu dot org 2006-04-23 02:14 --- Looks like ltdl's configure script is setting the wrong default search path on x86_64. I found this patch that might help: http://dev.gentoo.org/~halcy0n/patches/patch/10_all_gcc4-libltdl-multilib.patch -- htt