Autotools, 2nd Edition

Autotools, 2nd Edition
Author :
Publisher : No Starch Press
Total Pages : 585
Release :
ISBN-10 : 9781593279721
ISBN-13 : 1593279728
Rating : 4/5 (21 Downloads)

Book Synopsis Autotools, 2nd Edition by : John Calcote

Download or read book Autotools, 2nd Edition written by John Calcote and published by No Starch Press. This book was released on 2019-11-05 with total page 585 pages. Available in PDF, EPUB and Kindle. Book excerpt: The long awaited update to the practitioner's guide to GNU Autoconf, Automake, and Libtool The GNU Autotools make it easy for developers to create software that is portable across many Unix-like operating systems, and even Windows. Although the Autotools are used by thousands of open source software packages, they have a notoriously steep learning curve. Autotools is the first book to offer programmers a tutorial-based guide to the GNU build system. Author John Calcote begins with an overview of high-level concepts and a hands-on tour of the philosophy and design of the Autotools. He then tackles more advanced details, like using the M4 macro processor with Autoconf, extending the framework provided by Automake, and building Java and C# sources. He concludes with solutions to frequent problems encountered by Autotools users. This thoroughly revised second edition has been updated to cover the latest versions of the Autotools. It includes five new chapters on topics like pkg-config, unit and integration testing with Autotest, internationalizing with GNU tools, the portability of gnulib, and using the Autotools with Windows. As with the first edition, you'll focus on two projects: Jupiter, a simple "Hello, world!" program, and FLAIM, an existing, complex open source effort containing four separate but interdependent projects. 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. 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 This detailed introduction to the GNU Autotools is indispensable for developers and programmers looking to gain a deeper understanding of this complex suite of tools. Stop fighting against the system and make sense of it all with the second edition of Autotools!


Autotools, 2nd Edition Related Books

Autotools, 2nd Edition
Language: en
Pages: 585
Authors: John Calcote
Categories: Computers
Type: BOOK - Published: 2019-11-05 - Publisher: No Starch Press

DOWNLOAD EBOOK

The long awaited update to the practitioner's guide to GNU Autoconf, Automake, and Libtool The GNU Autotools make it easy for developers to create software that
Autotools
Language: en
Pages: 364
Authors: John Calcote
Categories: Computers
Type: BOOK - Published: 2010-07-15 - Publisher: No Starch Press

DOWNLOAD EBOOK

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 th
21st Century C
Language: en
Pages: 297
Authors: Ben Klemens
Categories: Computers
Type: BOOK - Published: 2012-10-15 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C
Practical Deep Learning
Language: en
Pages: 463
Authors: Ronald T. Kneusel
Categories: Computers
Type: BOOK - Published: 2021-02-23 - Publisher: No Starch Press

DOWNLOAD EBOOK

Practical Deep Learning teaches total beginners how to build the datasets and models needed to train neural networks for your own DL projects. If you’ve been
GNU Autoconf, Automake, and Libtool
Language: en
Pages: 390
Authors: Gary V. Vaughan
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: Sams

DOWNLOAD EBOOK

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