Anatomy of Linux Dynamic Libraries

| | Comments (0) | TrackBacks (0)
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. This article investigates the process of creating and using dynamic libraries, how to explore them, nd explores how these libraries work.

Software to post entry to multiple blogs.

Full Story: Anatomy of Linux Dynamic Libraries

0 TrackBacks

Listed below are links to blogs that reference this entry: Anatomy of Linux Dynamic Libraries.

TrackBack URL for this entry: http://www.rekama.com/cgi-bin/mt/mt-tb.cgi/1924

Leave a comment