Mensys Online Shop

Autotools

Category:General - Books By:No Starch Press
More info:www.nostarch.com ...Author(s):John Calcote
Pages:332Year of publication:2010

The GNU Autotools make it easy for developers to create software that is portable across many Unix-like operating systems. Although the Autotools are used by thousands of open source software packages, they have a notoriously steep learning curve. And good luck to the beginner who wants to find anything beyond a basic reference work online.You'll learn how to:- Master the Autotools build system to maximize your software's portability;- Generate Autoconf configuration scripts  » Read more...

Autotools

Select one or more articles and then press Order. Quantities can be changed on the next page.
Partnr.DescriptionEuro *US$Euro incl. VAT 
A63040 Autotools39.5353.3541.90

All prices are in Euro excl. VAT (19%, for books 6%) and excl. shipping.
E-mail or call us at +31 (0)23 548 20 20 for licences, upgrades and other questions.

The GNU Autotools make it easy for developers to create software that is portable across many Unix-like operating systems. Although the Autotools are used by thousands of open source software packages, they have a notoriously steep learning curve. And good luck to the beginner who wants to find anything beyond a basic reference work online.You'll learn how to:- Master the Autotools build system to maximize your software's portability;- Generate Autoconf configuration scripts to simplify the compilation process; - Produce portable makefiles with Automake;- Build cross-platform software libraries with Libtool;- Write your own Autoconf macros.Autotools focuses on two projects: Jupiter, a simple 'Hello, world!' program, and FLAIM, an existing, complex open source effort containing four separate but interdependent subprojects. Follow along as the author takes Jupiter's build system from a basic makefile to a full-fledged Autotools project, and then as he converts the FLAIM projects from complex hand-coded makefiles to the powerful and flexible GNU build system.