GNU Compiler Collection

The gcc package includes the cc and gcc GNU compilers for compiling C code. Type gcc -v to see the version number.

The main website for the GCC project is located at http://gcc.gnu.org.

Online documentation can be found at http://gcc.gnu.org/onlinedocs/.

Answers to frequently asked questions can be found at http://gcc.gnu.org/faq.html.