gcc 'what is' and short

This commit is contained in:
Joe Ferguson 2014-08-14 17:00:08 -06:00
parent 9538ebb6db
commit 497f55310b
3 changed files with 11 additions and 1 deletions

View File

@ -1 +1,6 @@
# What is gcc?
The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. The Free Software Foundation (FSF) distributes GCC under the GNU General Public License (GNU GPL). GCC has played an important role in the growth of free software, as both a tool and an example.
> [wikipedia.org/wiki/GNU_Compiler_Collection](https://en.wikipedia.org/wiki/GNU_Compiler_Collection)
# How to use this image

View File

@ -1 +1 @@
The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages.

View File

@ -1,4 +1,9 @@
# What is gcc?
The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. The Free Software Foundation (FSF) distributes GCC under the GNU General Public License (GNU GPL). GCC has played an important role in the growth of free software, as both a tool and an example.
> [wikipedia.org/wiki/GNU_Compiler_Collection](https://en.wikipedia.org/wiki/GNU_Compiler_Collection)
# How to use this image
# Issues and Contributing