On 2019-12-04, Paulo César Pereira de Andrade
<paulo.cesar.pereira.de.andr...@gmail.com> wrote:
> Em qua., 4 de dez. de 2019 às 10:16, Tom Hughes <t...@compton.nu>
> escreveu:
>> If I understand correctly then it will also mean that LD_PRELOAD will
>> not work for any call made from the library to itself, but would
>> still work for calls made from other libraries.
>
>   Not fool proof checked, but I believe this is what would happen.
>   Usually one wants to only LD_PRELOAD to replace some glibc symbol,
>   for some kind of debug, but any library where there valid usages of
>   LD_PRELOAD should not be linked with -Bdynamic-functions.
>
Like when testing the compiled library in %check phase of a spec file.

-- Petr
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to