October 2000
Intermediate to advanced
432 pages
9h 9m
English
Libtool takes care of all the peculiarities of creating, linking, and loading shared and static libraries across a great number of platforms, providing a uniform command-line interface to the developer. By using Libtool to manage your project libraries, you need only to concern yourself with Libtool's interface: When someone else builds your project on a platform with a different library architecture, Libtool invokes that platform's compiler and linker with the correct environment and command-line switches. It installs libraries and library-using binaries according to the conventions of the host platform, and follows that platform's rules for library versioning and library interdependencies.
Libtool enables ...
Read now
Unlock full access