View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Dynamic linker

From LQWiki

Jump to: navigation, search

The program that loads shared libraries as needed. On GNU/Linux this is ld.so.

See Library-related_Commands_and_Files for more info.

Note, you see the generic term linker often enough, but that term is vague: it could refer to the link editor or the dynamic linker.


Personal tools