๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

The Definitive Guide to GCC

โœ Scribed by William von Hagen


Publisher
Apress
Year
2006
Tongue
English
Leaves
581
Edition
2nd ed.
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


The GNU Compiler Collection (GCC) offers a variety of compilers for a variety of 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 instruction to GCC's enormous array of features and options, and introducing crucial tools such as autoconf, gprof, and libtool, beginners and experts alike will appreciate using this book as both a guide and reference for years to come.

However this book goes well beyond a general introduction, introducing key programming techniques, such as profiling and optimization that when used in conjunction with GCC's advanced features can greatly improve application performance. Also, in order to account for the growing popularity of GCC's other language compilers, the second edition has been expanded to provide coverage for C++, Java, Fortran and Ada.

Newly expanded and revised, The Definitive Guide to GCC, Second Edition will prove to be an invaluable resource for both students seeking to become further acquainted with this crucial developer's tool as well as for experts who use GCC on a daily basis.


๐Ÿ“œ SIMILAR VOLUMES


The Definitive Guide to GCC
โœ Kurt Wall, William Von Hagen (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Apress ๐ŸŒ English

The Definitive Guide to GCC is a comprehensive tutorial and guide to using GCC, the GNU Compiler Collection. GCC is quite simply the most-used and most powerful tool for programmers on the planet. GCC has long been available for most major hardware and operating system platforms and is often the pre

The Definitive Guide to GCC
โœ Hagen ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Apress ๐ŸŒ English

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 i

The Definitive Guide to GCC, Second Edit
โœ William von Hagen ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Apress ๐ŸŒ English

If your looking for in depth knowledge of GCC the compiler this is the book. It covers multiple opperating systems and multiple versions of GCC. Starting with the history of GCC up to current versions of 4.x. A must read for any C or C++ even Objective-C developers (GCC compiles many more languages)