Skip to main content
IBM  
Shop Support Downloads
IBM Home Products Consulting Industries News About IBM
IBM developerWorks : Linux : Education - Tutorials
LPI certification 102 exam prep, Part 1
ZIPPDF (letter)PDF (A4)e-mail
Main menuSection menuFeedbackNext
2. Shared libraries
  


Introducing shared libraries page 1 of 8


On Linux systems there are two fundamentally different types of Linux executable programs. The first are called statically linked executables. Static executables contain all the functions that they need to execute -- in other words, they're "complete." Because of this, static executables do not depend on any external library to run.

The second are dynamically linked executables. We'll get into those in the next panel.


Main menuSection menuFeedbackNext
Privacy Legal Contact