On Sat, 1 Jul 2023, Mouse wrote:

dlopen, that doesn't make sense to me.  For a statically linked
program, the linker can tell whether it calls dlopen et al.


Oh, I didn't mean the program needing to call dlopen() directly.
libc itself may load shared objects to support things like i18n and NSS
on an as-needed basis.

-RVP

Reply via email to