The Definitive Guide to GCC
Autor William vonHagenen Limba Engleză Paperback – 11 aug 2006
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.
Preț: 385.18 lei
Preț vechi: 481.48 lei
-20% Nou
Puncte Express: 578
Preț estimativ în valută:
73.72€ • 76.57$ • 61.23£
73.72€ • 76.57$ • 61.23£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590595855
ISBN-10: 1590595858
Pagini: 550
Ilustrații: 584 p.
Dimensiuni: 178 x 235 x 31 mm
Greutate: 1.09 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590595858
Pagini: 550
Ilustrații: 584 p.
Dimensiuni: 178 x 235 x 31 mm
Greutate: 1.09 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
Using GCC’s C Compiler.- Using GCC’s C++ Compiler.- Using GCC’s Fortran Compiler.- Using GCC’s Java Compiler.- Optimizing Code with GCC.- Analyzing Code Produced with GCC Compilers.- Using Autoconf and Automake.- Using Libtool.- Troubleshooting GCC.- Additional GCC and Related Topic Resources.- Compiling GCC.- Building and Installing Glibc.- Using Alternate C Libraries.- Building and Using C Cross-Compilers.
Recenzii
From the reviews of the second edition:
"This book is a user’s guide for some of the more commonly used GNU compilers and their collection of supporting tools. … This would be useful for more advanced users. … It also provides a good starting point for anyone that needs more information than what is in this book." (J. Miller, ACM Computing Reviews, Vol. 49 (2), February, 2008)
"This book is a user’s guide for some of the more commonly used GNU compilers and their collection of supporting tools. … This would be useful for more advanced users. … It also provides a good starting point for anyone that needs more information than what is in this book." (J. Miller, ACM Computing Reviews, Vol. 49 (2), February, 2008)
Notă biografică
William von Hagen holds degrees in computer science, English writing, and art history. William has worked with UNIX systems since 1982, during which time he has been a system administrator, systems programmer, software developer, development manager, computing facilities operations manager, writer, documentation manager, and (now) content manager. William has written a number of books, including Linux Filesystems, Installing Red Hat Linux 7, and SGML For Dummies, and he contributed to writing Red Hat 7 Unleashed. He coauthored Mac OS X Power User's Guide with Brian Proffitt. William has written articles and software reviews for publications including Linux Magazine, Linux Format (UK), Maximum Linux, Mac Tech Magazine, Mac Home Magazine, and Mac Directory, and he has written extensive online material for CMP Media, Linux Planet, and Corel.
Caracteristici
Explains how to use major GCC features Describes each GCC command line option, often using examples to illustrate usage Teaches you how to integrate GCC, libtool, autoconf, and automake into a seamless code development environment Explains how to build and install GCC on Linux, UNIX, and Windows systems, whether they have an existing GCC or not