Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

The Definitive Guide to GCC

Rate this book
The GNU Compiler Collection (GCC) offers a variety of compilers for different programming languages including C, C++, Java, Fortran, and Ada. Providing in-depth information on GCCUs enormous array of features and options, and introducing crucial tools such as autoconf, gprof, and libtool, this second edition functions as both a guide and reference.

584 pages, Paperback

First published October 22, 2003

4 people are currently reading
29 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
8 (28%)
4 stars
11 (39%)
3 stars
6 (21%)
2 stars
2 (7%)
1 star
1 (3%)
Displaying 1 of 1 review
Profile Image for Seth Kenlon.
AuthorÌý10 books11 followers
October 23, 2012
This is one of those books that truly changed my life. Prior to reading this book, I'd been building software from source code for so long that I really felt that I *should* know what exactly was going on. Heck, I'd even been patching code and using a few basic make flags. But this book ensures that you're not just hacking your way around GCC and actually helps you understand what is happening during the build process, what linking does and why it's important, how to fix problems, and so on.

It's a great read for people who compile software from source code and want to further their understanding of the process.

Also, it will make you appreciate GCC even more than you might already. I mean, I knew that GCC was a big deal but now i know /why/ it's a big deal.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.