RSS Feeds
Posted in myLinux      No comments

Today 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.

Post comment