Autotools a practitioner's guide to GNU Autoconf, Automake, and Libtool
The GNU Autotools (the GNU Build System) is a group of utilities designed to make it easy for developers to create software that is portable across many Unix-like operating systems. Unfortunately, most Autotools documentation is merely reference material, and a serious guide to the tools is needed....
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
San Francisco :
No Starch Press
c2010.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628107506719 |
Tabla de Contenidos:
- A brief introduction to the GNU autotools
- Understanding the GNU coding standards
- Configuring your project with Autoconf
- More fun with Autoconf: configuring user options
- Automatic makefiles with Automake
- Building libraries with Libtool
- Library interface versioning and runtime dynamic linking
- FLAIM: an Autotools example
- FLAIM part II: pushing the envelope
- Using the M4 Macro processor with Autoconf
- A catalog of tips and reusable solutions for creating great projects.