[Bug libgcj/21741] New: Need configure option to set java.library.path
green at redhat dot com
gcc-bugzilla@gcc.gnu.org
Tue May 24 19:43:00 GMT 2005
We need a configure option to set java.library.path.
Right now libgcjawt.so in installed in ${prefix}/lib.
In FC4 we use java-gcj-compat to create a libjawt.so symlink in
/usr/lib/jvm/jre/lib/i386 (via alternatives). Programs running
System.loadLibrary("jawt") should find this without users having to set
LD_LIBRARY_PATH or -Djava.library.path. One answer is to let packagers set the
default java.library.path at configure time.
--
Summary: Need configure option to set java.library.path
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: green at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21741
More information about the Java-prs
mailing list