This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/28175] New: libgcj install tree should be relocatable
- From: "fitzsim at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 26 Jun 2006 23:52:31 -0000
- Subject: [Bug libgcj/28175] New: libgcj install tree should be relocatable
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Ideally, libgcj's install tree would be relocatable. Currently though, there
are places where we hard-code full paths, such as the -rpath values in gij. It
would be nice if someone went through all such references and turned them into
relative paths. On Linux-based systems one could use /proc/self/exe to look up
the bin prefix. Other platforms would require their own tricks.
--
Summary: libgcj install tree should be relocatable
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fitzsim at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28175