LXer: How to handle dynamic and static libraries in Linux
by LXer from LinuxQuestions.org on (#54QK6)
Published at LXer:
Linux, in a way, is a series of static and dynamic libraries that depend on each other. For new users of Linux-based systems, the whole handling of libraries can be a mystery. But with experience, the massive amount of shared*code built into the operating system can be an advantage when writing new applications.read more
Read More...


Linux, in a way, is a series of static and dynamic libraries that depend on each other. For new users of Linux-based systems, the whole handling of libraries can be a mystery. But with experience, the massive amount of shared*code built into the operating system can be an advantage when writing new applications.read more
Read More...