This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/23686] path embbeded using -rpath is ignored when handling System.loadLibrary()
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 1 Sep 2005 21:06:34 -0000
- Subject: [Bug libgcj/23686] path embbeded using -rpath is ignored when handling System.loadLibrary()
- References: <20050901203926.23686.swagiaal@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-01 21:06 -------
I want to say this is not really a bug as -rpath should almost never be used as it cannot be overwritten
along other things. There are pages about why you should not be using -rpath.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23686