Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.
Overview
The GNU Compiler Collection (GCC) offers a variety of compilers for different programming languages including C, C++, Java, Fortran, and Ada. The Definitive Guide to GCC, Second Edition has been revised to reflect the changes made in the most recent major GCC release, version 4. Providing in-depth information on GCCβs enormous array of features and options, and introducing crucial tools such as autoconf, gprof, and libtool, this book functions as both a guide and reference.
This book goes well beyond a general introduction to GCC and covers key programming techniques such as profiling and optimization that, when used in conjunction with GCCβs advanced features, can greatly improve application performance. This second edition will prove to be an invaluable resource, whether youre a student seeking familiarity with this crucial tool or an expert who uses GCC on a daily basis.
Synopsis
This guide shows how to install the open source GNU C compiler (GCC) on a Unix, Linux, DOS, or Windows system, describes the fundamentals of using GCC, introduces code optimization and GCC's code analysis capabilities, and discusses Autoconf, Automake, and Libtool. A final chapter alphabetically lists command line options while an appendix documents processor-specific options. Annotation ©2005 Book News, Inc., Portland, OR