or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
Autoconf, Automake and Libtool
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Autoconf, Automake and Libtool [Paperback]

Gary V. Vaughn , Ben Ellison , Tom Tromey , Ian Lance Taylor
4.0 out of 5 stars  See all reviews (1 customer review)
RRP: £30.99
Price: £29.44 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.55 (5%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want guaranteed delivery by Tuesday, May 29? Choose Express delivery at checkout. See Details
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Amazon.co.uk Trade-In Store for more details.

Frequently Bought Together

Customers buy this book with Autotools: A Practical Guide To GNU Autoconf, Automake, And Libtool: A Practitioner's Guide to GNU Autoconf, Automake, and Libtool £27.68

Autoconf, Automake and Libtool + Autotools: A Practical Guide To GNU Autoconf, Automake, And Libtool: A Practitioner's Guide to GNU Autoconf, Automake, and Libtool
Price For Both: £57.12

Show availability and delivery details



Product details

  • Paperback: 432 pages
  • Publisher: Sams; 1 edition (Sep 2000)
  • Language English
  • ISBN-10: 1578701902
  • ISBN-13: 978-1578701902
  • Product Dimensions: 22.9 x 15.4 x 2.5 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 996,015 in Books (See Top 100 in Books)
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review

The success of "open source" software is dependent on programmers around the world being able to develop software that runs on many flavours of UNIX and Linux. The GNU "autotools": autoconf, automake and libtool 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 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 are likely to 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 also appreciate sections devoted to actual source code 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 offered here. But it is also good to get a perspective on why you use these tools, and what they do for the working UNIX developer.

By covering both fronts, 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 will be a virtual must-have for any serious UNIX C/C++ programmer. Although it's not a book you necessarily read cover-to-cover, it's chockfull of useful advice that can save considerable time for anyone who writes software for UNIX and Linux. --Richard Dragan

Product Description

If you are a developer and are looking to participate in the Open Source development growth area you will need to learn new Open Source tools. GNU autoconf, GNU automake and GNU libtool are key tools for Open Source application development. These tools are not easy to learn, so some of the leading authorities on these tools have agreed to work together on this book to teach developers how to boost their productivity and the portability of their application. This book place New Riders/MTP at the center of the Open Source development community. Autoconf, Automake and Libtool is an efficient discourse on the use of autoconf, automake and libtool aimed at reducing the steep learning curve normally associated with these tools. This is a study guide to the interactions between the tools, and how best to get them to cooperate. If you are a developer and have no GNU build environment expertise, this book will help you develop these tools completely and confidently.


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more


Customer Reviews

5 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
7 of 8 people found the following review helpful
By A Customer
Format:Paperback
This is going to become the definitive guide for open source/free software programmers everywhere.

The autoconf/automake utilities are such black boxes it's easy to get confused by what's going on, but this book is a clear and concise description of the process.

There's good coverage of setting up autoconf and automake for small and large projects and on the advanced features of the autoconf system: dynamic loading, extending the system, etc...

I recommend this book to anyone needing to setup an open source software project or to programmers who want to get configuration management done the right way.

Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  15 reviews
38 of 41 people found the following review helpful
This book is too out of date to use. 28 Nov 2003
By A Customer - Published on Amazon.com
Format:Paperback
First off, the book is very non-linear and very disorganized. The subject material is extremely difficult and non-linear, so this was probably a very difficult book to write, and I sympathize with the authors. I couldn't have done a better job.

However, as of Nov 2003, the versions of autoconf, automake and libtool that the book uses are very out of date and very deprecated. It's not a matter of "some things have changed", it's a matter of "they're completely different".

The main ideas and concepts remain the same, but as for the details... you will NOT be able to use autoconf / automake / libtool after reading the book. You'll be floundering in "did I do something wrong or is this just because I'm using a newer version?".

Do not buy this book until the authors update it. You will NOT learn the subject material and will be very sorry you spent the money.

12 of 13 people found the following review helpful
If you write software for Linux (unix).... 10 Jan 2001
By A Customer - Published on Amazon.com
Format:Paperback
...get this book! If you have ever downloaded some Linux / Unix source code and wanted to understand just what the "configure" script and makefiles do --- get this book!!

More to the point, if you want to distribute your source code and allow users to compile it on many different systems, this book offers you a step by step understanding of what needs to be done to make that happen.

I got this book because I was looking to 'cross-compile' some programs. (That is, compile a program on one machine but run it on another) Thanks to the intelligent layout - I was able to get the program compiled and going in a couple of hours.

One caveat, this is not for the 'newbie' or faint-at-heart. You will need to at least understand the concepts of compilers, linkers, libraries, etc. in order to comprehend this book. However, you don't have to be a programming-guru. I think that even administrators will get alot out of this book. Particularly, helping them understand how to set the options needed to get pesky software installed.

Overall, a *very* good book!

7 of 7 people found the following review helpful
Excellent book, if you meet the prerequisites 12 Jun 2001
By john christian - Published on Amazon.com
Format:Paperback
I had originally bought this book so that I could maintain a GNU autotools based build system for a company I was doing CM for at the time. I was basically a kid, and didn't have any professional C development background, and after reading the first several chapters, I was thinking to myself "This book is unnecessairly hard to understand, I just want to know how to use autoconf, show me a listing of the macros, etc, not this other, preipheral sic shell stuff!"

Months later, and after doing some actual Linux C development myself (a command interpreter, no less), I came back to this book, and was able to get a lot more out of it. Just be aware that it is geared toward someone doing really involved open-source/GPL'd C development.

This book may have been better if each feature of the autotools were discussed in a more abstract way, without following the development of this sic shell. It is interesting, but that kind of orginisation forces you to read it from front to end to effectively understand it, which of course you SHOULD do, but it's at the expense of being a solid reference. It's no biggie, though, because the free GNU documentation fills that gap.

Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges