Limit this search to....

GNU Libtool Reference Manual
Contributor(s): Oliva, Alexandre (Author), Tanner, Thomas (Author), Vaughan, Gary V. (Author)
ISBN: 9888381482     ISBN-13: 9789888381487
Publisher: Samurai Media Limited
OUR PRICE:   $18.99  
Product Type: Paperback
Published: November 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - General
Physical Information: 0.27" H x 8.5" W x 11.02" (0.69 lbs) 128 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
In the past, if you were a source code package developer and wanted to take advantage of the power of shared libraries, you needed to write custom support code for each platform on which your package ran. You also had to design a configuration interface so that the package installer could choose what sort of libraries were built.

GNU Libtool simplifies your job by encapsulating both the platform-specific dependencies, and the user interface, in a single script. GNU Libtool is designed so that the complete functionality of each host type is available via a generic interface, but nasty quirks are hidden from the programmer.

GNU Libtool's consistent interface is reassuring. . . users don't need to read obscure documentation to have their favorite source package build shared libraries. They just run your package configure script (or equivalent), and libtool does all the dirty work.