An Introduction to GCC

Ranked #20 in Compiler, Ranked #79 in C++

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... more

Similar Books

If you like An Introduction to GCC, check out these similar top-rated books:


Learn: What makes Shortform summaries the best in the world?