Re: [PATCH] Allow use of executable RPATH/RUNPATH when finding libraries.
Bernhard Reutner-Fischer <[email protected]>
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <CAC1BbcTSYcxTMUk-pXchfROe+W8EcTTDUbc_y_y250xrezX6yA@mail.gmail.com> |
On 20 February 2015 at 08:32, Bernhard Reutner-Fischer <[email protected]> wrote: > On February 20, 2015 1:03:26 AM GMT+01:00, Steve Ellcey <[email protected]> wrote: >>This option will modify ldso so that it will use the executables >>RPATH/RUNPATH to find to find libraries even though this behavour >>is not standard. Setting this option causes the uclibc dynamic linker >>behavour to match the glibc dynamic linker. > > Isn't RUNPATH a separate entry? I applied something very similar to master now. Thanks for your persistance :) cheers,