Publisher: No Starch Press; 1 edition (July 8, 2010)
Language: English
ISBN: 1593272065
Paperback: 360 pages
Description: The GNU Autotools make it easy for developers to create software that is portable across many UNIX-like operating systems. Thousands of open source software packages use the Autotools, but the learning curve is unfortunately steep, and it can be difficult for a beginner to find anything more than basic reference material on using the powerful software suite.
In Autotools, author John Calcote begins with an overview of high-level concepts; then tackles more advanced topics, like using the M4 macro processor with Autoconf, extending the Automake framework, and building Java and C# sources.
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 also includes a variety of complete projects that you're encouraged to work through to gain a real-world sense of how to become an Autotools practitioner. For example, you'll turn the FLAIM and Jupiter projects' hand-coded, makefile-based build systems into a powerful Autotools-based build system.
'Book & Memo > Unix·Linux' 카테고리의 다른 글
Linux Device Driver Development Cookbook (0) | 2019.07.08 |
---|---|
Assembly Language Step-by-Step: Programming with Linux (0) | 2011.02.22 |
UNIX and Linux System Administration Handbook (4th Edition) (0) | 2010.08.08 |
Linux Kernel Development (0) | 2010.07.30 |
Beginning the Linux Command Line (0) | 2010.07.17 |