Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
The ACCU passes on review copies of computer books to its members for them to review.
The result is a large, high quality collection of book reviews by programmers, for programmers.
Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Title:
The Definitive Guide to GCCAuthor:
Wall&HagenISBN:
1-59059-109-7Publisher:
ApressPages:
500ppPrice:
£35-50Reviewer:
Ian BruntlettSubject:
unixAppeared in:
16-6The big question that I intend to address is: why buy this book instead
of relying on the free book "An introduction to GCC for the GNU compilers
gcc and g++?"
Well, this book does cover more ground than its rival - sadly, like its competitor it fails to document the GNU debugger (gdb) or the-Weffc++option or evenmake- it does cover automake which makes the make oversight surprising. However, in this book's favour it is unique in covering:
- l How to build GCC from source.
- l Using autocong and automake.
- l Using libtool.
- l Trouble shooting GCC (including build& installation problems).
- l GCC online help (GNU info) - although it fails to mention that info is obsolete if you're using KDE - just open a Konqueror window and type in ##gcc.
Verdict: If you want a comprehensive reference, buy this book. Otherwise buy or print "An introduction to GCC". Recommended.