[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/23727] ld with custom sysroot ignores original rpath
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/23727] ld with custom sysroot ignores original rpath |
Date: |
Tue, 02 Oct 2018 11:08:00 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23727
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Alan Modra <amodra at gmail dot com> ---
-rpath is primarily for setting the run-time shared library search path, which
is why it makes sense for -rpath to only search inside the sysroot. The idea
of sysroot is to set up a directory structure below the sysroot corresponding
to the target runtime.
--
You are receiving this mail because:
You are on the CC list for the bug.