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.
This is a GNU package:
gcc
Download
https://ftp.gnu.org/gnu/gcc/gcc-10.2.0/gcc-10.2.0.tar.xz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
GCC Steering Committee | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Download | https://ftp.gnu.org/old-gnu/gcc/ | |
Mailing List | https://gcc.gnu.org/ml/gcc-help/ | |
General | https://gcc.gnu.org/wiki/cauldron2018 | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://gcc.gnu.org/ml/gcc/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-3.3 | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-9 | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-7-doc | |
Download | https://ftp.gnu.org/gnu/gcc/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-7 | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-defaults | |
Mailing List | https://gcc.gnu.org/ml/gnutools-advocacy/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gcc-8 | |
Wikidata | General | https://www.wikidata.org/wiki/Q178940 |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
General | https://gcc.gnu.org/wiki | |
VCS Repository Webview | https://gcc.gnu.org/git/?p=gcc.git;a=summary | |
General | https://packages.debian.org/search?suite=default§ion=all&arch=any&searchon=sourcenames&keywords=gcc |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | autogen |
Required to build | GNU make |
Weak prerequisite | gettext |
Weak prerequisite | bison |
Weak prerequisite | gperf |
Weak prerequisite | texinfo |
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.