Empty

Total: $0.00

The GNU Press Shop will be open until December 31st for our annual fall fundraiser.
Shipping: To have a good chance of receiving your order by December 24, be sure to place your order before December 15 (if you have a U.S. mailing address) or December 5 (if you have an international mailing address). We will do our best to ship your order in time. First orders will go out beginning of December.
Watch our tour video of the FSF shop!

Using GCC: The GNU Compiler Collection Reference Manual, v. 3.3 (discounted)

SKU:
-6
$15.00

[Links to source and .pdf under "read more"]
This manual is on v3.3 of GCC and therefore sold at discounted price.

The definitive reference manual for the most widely used compiler in the world, written by the program's original author and its current developers. The GNU Compiler Collection is a full-featured ANSI C compiler with support for C, C++, Objective C, Java and Fortran as well as libraries for all these languages, such as libstdc++ and libgcj.

This book covers:

- The complete list of GCC command options.
- All the Objective-C runtime features.
- GCC support for C and C++ language standards.
- Extending C and C++ beyond the current standards.
- Special features of GCC's C, C++, and ObjC support.
- Fine tuning programs for your platform of choice.
- This reference is intended for intermediate or above programmers. It assumes that the reader is already familiar with the basics of either C, C++ or Objective C languages. This edition of the book covers new features included with GCC version 3.3, while remaining compatible with earlier versions.

About the Authors

Richard M. Stallman is the original author of GCC and this manual. He is the founder of the free software movement and the GNU Project. He was recently awarded the 2001 Takeda Award for Techno-Entrepreneurial Achievements in Social/Economic Well-Being. He also co-wrote the GNU Press' Debugging with GDB and GNU Make manuals.

The GCC developer community has been improving GCC since its first release in 1987. They are a world-wide community of individuals and companies dedicated to developing GCC into a world-class optimizing compiler, able to run on a wide variety of systems. It is a diverse community of free software enthusiasts who develop libraries, documentation, test cases, optimization techniques and continuously expand architecture support for GCC.

Source files for Using GCC, as well as a downloadable PDF version, are found here: https://gcc.gnu.org/onlinedocs/