Re: How can I wrap ld-linux or execve into it?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Jonathan Wakely via Gcc-help:

> On Mon, 31 Jan 2022, 03:54 Farid Zakaria via Gcc-help, <gcc-help@xxxxxxxxxxx>
> wrote:
>
>>  Hi,
>>
>> Not exactly sure if this is the best mailing list for this question,
>> please recommend me elsewhere if more appropriate.
>>
>> I am looking to perform some functionality before the dynamic linker
>> (linux-ld/ld.so) is invoked.
>>
>
> I would try the glibc list then.

Specifically libc-help:

  <https://sourceware.org/mailman/listinfo/libc-help>

Farid, the LD_AUDIT interface may be what you are looking for.  It
allows one to write dynamic loader plugins which run very early.

Thanks,
Florian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux