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/25250] Turn off lib-foo-bar class loading mechanism by default



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


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