The following excerpt is from chapter 3, User-Level Memory Management, of Arnold Robbins’ book Linux Programming by Example: The Fundamentals, Prentice Hall PTR; (April 12, 2004), used with permission ...
The use of dynamically linked libraries makes a lot of sense when it comes to keeping system binaries small, but can generate some head-scratching problems when you are trying to install or run ...