This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/25250] Turn off lib-foo-bar class loading mechanism by default
- From: "fitzsim at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 Apr 2006 23:09:11 -0000
- Subject: [Bug libgcj/25250] Turn off lib-foo-bar class loading mechanism by default
- References: <bug-25250-83@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from fitzsim at redhat dot com 2006-04-05 23:09 -------
There is another problem with how the AWT peer code is installed that we've run
into in Fedora Core. We sometimes want to ship multiple versions of GCJ. The
unversioned lib-java-awt-peer-gtk.so is installed in /usr/lib by default by
both versions of GCJ, so we have to remove it and use the versioned
lib-java-awt-peer-gtk.so.N files instead.
Instead, GCJ should store unversioned shared objects that it dlopens in its
versioned directory.
--
fitzsim at redhat dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |abalkiss at redhat dot com
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25250