An Introduction to GCC

ASIN: 0954161793
Average Customer Review: 4.5, based on 10 reviews.
Customer reviews (5 of 10)
A good overview, 2008-04-26, Rating: 4.
This book is exactly what it says on the cover covering the basics of GCC.
Excellent Intro to GCC, 2008-02-13, Rating: 5.
First-rate introduction to the gcc compiler typically found on Linux distributions. Anyone wanting to learn C or C++ will encounter gcc. The C text being used might say nothing about the essential compiler other than to assume that students have one and that they know how it works. Not likely so if they have no background in programming.
So Linux users, in particular, need to understand gcc and how it works. Gough writes very clearly and concisely and his order of topics is quite good. This little book might not be the last word on the GCC package but it certainly is the first one for any new student starting out. it is affordable, which is no small virtue for students, especially.
One suggestion: If you are going to buy this as part of an effort to learn C you will need a good text on the language for that purpose. And if you have not used a line/text editor, think hard about vi, which is on every Linux/Unix machine you might use. Arcane it is, but surprisingly efficient once you learn it. And you will need to learn something.
In summary: Excellent first choice text on the GCC compiler.
So Linux users, in particular, need to understand gcc and how it works. Gough writes very clearly and concisely and his order of topics is quite good. This little book might not be the last word on the GCC package but it certainly is the first one for any new student starting out. it is affordable, which is no small virtue for students, especially.
One suggestion: If you are going to buy this as part of an effort to learn C you will need a good text on the language for that purpose. And if you have not used a line/text editor, think hard about vi, which is on every Linux/Unix machine you might use. Arcane it is, but surprisingly efficient once you learn it. And you will need to learn something.
In summary: Excellent first choice text on the GCC compiler.
nice intro to gcc, 2007-01-03, Rating: 5.
The book provides a detailed introduction to gcc compiler. After reading this book, compiling a source code and writing script files should not be a problem. Nice intro to using optimizer and other options of gcc
Good for starters but nothing more than that, 2006-12-20, Rating: 4.
If you don't know anything about gnu gcc compilers this is a good book for you. However, as you go on you realize this is the most basic information and you need to resort to other books for more depth. Would recommend for starters but don't rely on it to understand how to setup and learn the inner structure. You will however understand how to use the compiler and what the compiler flags mean.
good handy book, 2006-11-14, Rating: 5.
good handy book... for the price you pay it is a steal
very informative on the compiling and building process.. if you are new to gcc/g++ then this book will give you a clear view of the workings underneath
very informative on the compiling and building process.. if you are new to gcc/g++ then this book will give you a clear view of the workings underneath
