GNU Compiler Collection: Difference between revisions
Jump to navigation
Jump to search
imported>Alexander Wiebel m (added some wiki links) |
imported>Alexander Wiebel (moved link to subpage) |
||
Line 5: | Line 5: | ||
[[Image:Gccegg-65.png]] | [[Image:Gccegg-65.png]] | ||
Revision as of 17:01, 3 October 2009
GCC is the abbreviation for the software known as the GNU Compiler Collection. Its function is to transform a program's source code written in a programming language (especially in C, C++, among others) into a binary file which can be executed by a computer. The Gnu Compiler Collection is included in most GNU/Linux distributions as the default compiler. It is licensed as free software. It uses the GNU GPL (General Public license).