Shared and Static Unix Libraries
Wednesday, January 23rd, 2008Today i’ve found 2 interesting docs to understand better what’s the different beetween a static (.a) and a shared (.so) library.
There are also an interesting application that create from dynamically linked executables and all it’s libraries one file. Its name is statifier.