tech-userlevel archive

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

Re: Trivial program size inflation



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


Home | Main Index | Thread Index | Old Index