Book Store   Audio Books   Child Books   Comic Books   Computer Books  
GNU Autoconf, Automake, and Libtool (Circle) Books In Print, Audio Books.
Home » All Books

GNU Autoconf, Automake, and Libtool (Circle)
buy bestselling books in print, audio books
GNU Autoconf, Automake, and Libtool (Circle) List Price: $40.00
Our Price: $32.60
You Save: $7.4

[ + Zoom ]   [ Buy Now ] Book : Usually ships in 24 hours
GNU Autoconf, Automake, and Libtool (Circle) description
The success of "open-source" software is dependent on programmers around the world being able to develop software that runs on many flavors of Unix and Linux. The GNU autoconf, automake, and libtool "autotools" are powerful tools that simplify writing software on different platforms. GNU Autoconf, Automake, and Libtool is a technically adept and expert guide to using these utilities effectively. Any C/C++ or script programmer who writes software under Unix/Linux will want to have a copy of this book to make better use of these powerful and sometimes obscurely documented tools.

This text is filled with the nuts-and-bolts details of running these three utilities, including command-line switches and the actual, generated files that automate the build process and help programmers port code between different environments. As such, this title will be appreciated by those at their workstations who want a hands-on guide to using the autotools.

There's a danger of missing the forest for the trees here, with all of this necessary detail, but the middle sections of this book pull back a little with several useful chapters on the bigger picture of code "portability." Chapters on both C and C++ portability explore language features that likely will cause trouble when code is moved between different versions of Unix (or even between Unix and Windows). A similar section also discusses the issues when developing portable shell scripts.

Readers will appreciate also sections that are devoted to actual source code that's built with the autotools. Starting out simply, the authors also provide examples of more complex source-code modules (including projects that make use of dynamic loading and cross-platform builds). The genius of the autotools utilities is certainly in the details of command-line switches, and the expert tips that are offered here. But it's good also to get a perspective on why you use these tools, and what they do for the working Unix developer.

By covering both the nitty-gritty and the higher level issues of "portability" in a broader sense, this title succeeds as both a hands-on reference and as a guide to understanding how to write more portable code generally. It'll be a virtual must-have for any serious Unix C/C++ programmer. Although it's not a book you necessarily read from cover to cover, it's chock-full of useful advice that can save considerable time for anyone who writes software for Unix and Linux. --Richard Dragan

Topics covered:

  • Introduction and history of Unix and configuration tools
  • The configure tool
  • Makefile and dependencies
  • GNU autotools used for a simple program
  • Porting options and configure.in
  • Bootstrapping techniques
  • Comprehensive introduction to the GNU libtool utility (building and linking options)
  • Using libtool with configure.in andmakefile.am
  • A larger GNU autotools project
  • Distributing files in tarballs
  • Installing and uninstalling packages
  • Strategies and tips for writing portable C code with the GNU autotools (including data types, cross-Unix and Unix/Windows portability issues)
  • Guide to C++ portability (includes issues with variable scoping, exceptions, template, and the Standard Template Library)
  • Dynamic loading and the GNU libltdll tool
  • Advanced automake tips
  • A complex GNU autotools example (including dynamic linking)
  • Introduction to M4 (the underlying language of the autotools)
  • Script portability issues for the Bourne shell and its variants
  • Cygnus's Cygwin and the GNU autotools
  • Cross-compilation techniques
  • Reference for installing the GNU autotools
  • GNU Autoconf, Automake, and Libtool (Circle) Customer Reviews
      1     2     3  
    ♥♥♥♥ Authors enjoy themselves but don't care about subject of their writing
    Agree absolutely with others saying "authors jump from the basics to esoteric problem cases and back frequently", "much essential information is just not there at all" and "an unorganized mess". Within book's almost 400 pages you will find neither bird's eye concept overview nor answers to specific questions. At least I found neither for I didn't have time or will to read cover to cover through all of the irrelevant stuff (that prevails) and as a reference the book is totally useless. This is that nasty sort of books that spend pages and pages on discussing different "schools of thought" (authors' being superior, naturally) and elementary knowledge hardly relevant to the subject, then all of a sudden jumping into some years lasting arguing with their community opponents, leaving the reader to guess about basic technical things. The overall style when writing about tecnalities is quite careless. A huge disappointment.
      1     2     3