general question about lazy loading of shared libraries

John Ellson ellson at research.att.com
Fri Nov 19 00:28:39 UTC 2004


Roland McGrath wrote:

>Directly-linked libraries are always loaded immediately on startup.  
>Their PLT relocations may be deferred until used, but we always load the
>libraries themselves and run their initializers at startup time.
>
>  
>
So, if I understand, if I want lazy loading I have to code it myself 
using libltdl ?

John




More information about the fedora-devel-list mailing list