Gcc
GCC
https://gcc.gnu.org/
GNU Compiler Collection.
GCC is the GNU Compiler Collection. It provides compiler front-ends for several languages, including C, C++, Objective-C, Fortran, Ada, and Go. It also includes runtime support libraries for these languages.
GCC provides many levels of source code error checking traditionally provided by other tools (such as lint), produces debugging information, and can perform many different optimizations to the resulting object code. GCC supports many different architectures and operating systems.
Documentation
https://gcc.gnu.org/onlinedocs/Selection from the FSF shop
Free as in Freedom 2.0, by Richard Stallman
Introduction to the Command Line
Using GCC: The GNU Compiler Collection Reference Manual, v. 3.3
Debugging with GDB: The GNU Source-Level Debugger, V 7.3.1
Helping the GNU Project and the Free Software Movement
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
IRC general channel
- irc://irc.freenode.net/#gcc
IRC development channel
- irc://irc.oftc.net/#gcc
This is a GNU package:
gcc
Download
https://ftp.gnu.org/gnu/gcc/gcc-10.2.0/gcc-10.2.0.tar.xz
version 10.2.0
(stable)
released on 23 July 2020
OpenPGP signature URL: https://ftp.gnu.org/gnu/gcc/gcc-10.2.0/gcc-10.2.0.tar.xz.sig
User level
AdvancedMicroblog

Donate link
https://my.fsf.org/civicrm/contribute/transact?reset=1&id=57Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
git clone git://gcc.gnu.org/git/gcc.git
Categories
Related Projects
Extensions, plug-ins, or add-ons for this program
GNU Modula-2 | A Modula-2 compiler front-end to GCC | http://www.nongnu.org/gm2/homepage.html |
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
GCC Steering Committee | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
VCS Repository Webview | https://gcc.gnu.org/git/?p=gcc.git;a=summary | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-7-doc | |
General | https://gcc.gnu.org/wiki | |
Mailing List | https://gcc.gnu.org/ml/gcc-help/ | |
Wikidata | General | https://www.wikidata.org/wiki/Q178940 |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-7 | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://gcc.gnu.org/ml/gnutools-advocacy/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-3.3 | |
Download | https://ftp.gnu.org/old-gnu/gcc/ | |
Mailing List | https://gcc.gnu.org/ml/gcc/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-defaults | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-9 | |
Download | https://ftp.gnu.org/gnu/gcc/ | |
General | https://packages.debian.org/search?suite=default§ion=all&arch=any&searchon=sourcenames&keywords=gcc | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-8 | |
General | https://gcc.gnu.org/wiki/cauldron2018 |
Software prerequisites
Kind | Description |
---|---|
Required to build | GNU make |
Weak prerequisite | bison |
Weak prerequisite | texinfo |
Weak prerequisite | gperf |
Weak prerequisite | gettext |
Weak prerequisite | autogen |
This entry (in part or in whole) was last reviewed on 23 July 2020.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.