An Introduction to GCC


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

An Introduction to GCC

副标题: For the GNU Compilers GCC and G++

ISBN: 9780954161798

出版社: Network Theory Ltd.

出版年: 2004-3-30

页数: 144

定价: USD 19.95

装帧: Paperback

内容简介


This manual provides a complete tutorial introduction to the GNU C and C++ compilers, gcc and g++.

Many books teach the C and C++ languages, this book teaches you how to use the compiler itself. All the common problems and error messages encountered by new users of GCC are carefully explained, with numerous easy-to-follow "Hello World" examples.

Topics covered include: compiling C and C++ programs using header files and libraries, warning options, use of the preprocessor, static and dynamic linking, debugging, optimization, platform-specific options, profiling and coverage testing, paths and environment variables, and the C++ standard library and templates.

Features a special foreword by Richard M. Stallman, principal developer of GCC and founder of the GNU Project.

关键词:An Introduction to GCC