Gcc
Reviews: 0 ... further results.
GCC
https://www.gnu.org/software/gcc/
GNU Compiler Collection
GCC is the GNU Compiler Collection. It provides compiler front-ends for several languages, including C, C++, Objective-C, Fortran, Java, 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. The GNU Compiler for Java is now integrated and supported: GCJ can compile Java source or Java bytecodes to either native code or Java class files. Java programs will run faster while letting users run a completely free system without needing a proprietary Java compiler. GCC supports many different architectures and operating systems.
Documentation
Reference manuals for several versions of GCC are available in HTML and other formats from http://gcc.gnu.org/onlinedocs. Printed versions are available from http://shop.fsf.org.IRC Help channel
- irc://irc:irc.freenode.net/gcc
IRC general channel
- irc://irc:irc.freenode.net/gcc
IRC development channel
- irc://irc:irc.oftc.net/gcc
This is a GNU package:
gcc
Download
https://ftp.gnu.org/gnu/gcc/gcc-6.3.0/
version 6.3.0
(stable)
released on 21 December 2016
User level
Advanced
VCS Checkout
svn checkout svn://gcc.gnu.org/svn/gcc/trunk gcc
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 |
---|---|---|
Developer | VCS Repository Webview | http://gcc.gnu.org/svn.html |
Debian (Ref) (R) | https://tracker.debian.org/pkg/g++ | |
Bug Tracking, Developer, Support, Help | Mailing List Info/Archive | http://gcc.gnu.org/lists.html |
Savannah (Ref) | https://savannah.gnu.org/projects/gcc | |
User, Developer | Homepage | https://gcc.gnu.org/wiki |
User, Developer | Download | http://ftpmirror.gnu.org/gcc/ |
User, Developer | Bug Tracking | https://gcc.gnu.org/bugzilla/ |
Debian (Ref) | https://tracker.debian.org/pkg/gcc |
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 19 February 2018.
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.