| An Introduction to GCC |
An Introduction to GCC
Author(s) : Brian J. Gough, foreword by Richard M. Stallman Paperback : 124 pages ISBN: 0-9541617-9-3 Publication Date : February 2004 Publisher : Network Theory Ltd Free License : GNU Free Documentation License Book excerpts: The purpose of this book is to explain the use of the GNU C and C++ compilers, gcc and g++. After reading this book you should understand how to compile a program, and how to use basic compiler options for optimization and debugging. This book does not attempt to teach the C or C++ languages themselves, since this material can be found in many other places. The original author of the GNU C Compiler (GCC) is Richard Stallman, the founder of the GNU Project. The GNU project was started in 1984 to create a complete Unix-like operating system as free software, in order to promote freedom and cooperation among computer users and programmers. Every Unix-like operating system needs a C compiler, and as there were no free compilers in existence at that time, the GNU Project had to develop one from scratch. The work was funded by donations from individuals and companies to the Free Software Foundation, a non-profit organization set up to support the work of the GNU Project. The first release of GCC was made in 1987. This was a significant breakthrough, being the first portable ANSI C optimizing compiler released as free software. Since that time GCC has become one of the most important tools in the development of free software. Reviews: Amazon.com |
ndaru
Site Admin
|
||||||||||||||||
|
Last edited by ndaru on Mon Aug 28, 2006 12:29 pm; edited 1 time in total |
|||||||||||||||||
| Where to download GNU C Compiler ? |
GNU C Compiler (gcc) can be downloaded from http://gcc.gnu.org/
|
ndaru
Site Admin
|
||||||||||||
|
|
|||||||||||||
|
Powered by phpBB © phpBB Group
Design by Vjacheslav Trushkin for phpBBStyles.com.
phpBB SEO
Content © FreeTechBooks.com
Design by Vjacheslav Trushkin for phpBBStyles.com.
phpBB SEO
Content © FreeTechBooks.com



