LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Anatomy of Linux dynamic libraries (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-anatomy-of-linux-dynamic-libraries-665899/)

LXer 08-27-2008 06:20 PM

LXer: Anatomy of Linux dynamic libraries
 
Published at LXer:

Dynamically linked shared libraries are an important aspect of GNU/Linux®. They allow executables to dynamically access external functionality at run time and thereby reduce their overall memory footprint (by bringing functionality in when it's needed). This article investigates the process of creating and using dynamic libraries, provides details on the various tools for exploring them, and explores how these libraries work under the hood.

Read More...


All times are GMT -5. The time now is 03:01 AM.