[Bug AWT/20790] New: libjawt.so must be renamed
fitzsim at redhat dot com
gcc-bugzilla@gcc.gnu.org
Wed Apr 6 12:43:00 GMT 2005
libjawt.so needs to be renamed "libgcj-jawt.so". Because it is installed in the
standard library prefix and has the same name as Sun's AWT Native Interface
implementation library, proprietary JVMs pick up libgcj's libjawt.so and not
Sun's. We can install a symlink in java-gcj-compat so that applications
building against libjawt.so will not see the difference between libgcj-jawt.so
and libjawt.so.
--
Summary: libjawt.so must be renamed
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: AWT
AssignedTo: fitzsim at redhat dot com
ReportedBy: fitzsim at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20790
More information about the Java-prs
mailing list