This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RESEND][PATCH] ld: -rpath must search under sysroot


On Thu, Sep 6, 2012 at 12:37 PM, Andy Ross wrote:
> The -rpath argument would search the host filesystem for libraries,
> even when a sysroot was defined.  For cross toolchains with targets
> compatible with the host architecture this can find incorrect
> libraries.  Leave -rpath-link unmodified, as build systems in the wild
> are already using this to point to host directories.

thanks.  this has been causing me some headaches as documented here:
http://crosbug.com/21469
might be good to note that gold is behaving differently from ld.bfd.
-mike


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]