GCC: GNU Compiler CollectionDeveloped by GNU project as free compiler for GNU system. Front ends: C, C++, Objective-C, Fortran, Java, Ada; libraries for libstdc++, and libgcj. Mission, mail lists, timeline, contributors, committee, instructions, manual, FAQ, downloads, plans, bug http://gcc.gnu.org |
MinGW: Minimalist GNU for WindowsCompiler system uses GCC to produce Windows programs. Win32 ports of GCC, GDB, binutils to build native Win32 programs that rely on no 3rd party DLLs. http://www.mingw.org |
Pentium Compiler GroupFounded late 1995 to enhance and support Pentium optimizing in GCC. GCC optimizes well, but the new x86 architecture needed different optimizing strategies. Descriptions, FAQs, downloads (source, binary), mirrors, links. http://www.goof.com/pcg |
Building and Testing gcc/glibc crossScript to automatically download, patch, build, and test binutils, gcc, and glibc cross-toolchains. http://kegel.com/crosstool |
distccA gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL] http://distcc.samba.org |
GHDLA written in Ada95 GCC front-end. It is a VHDL simulator and implements nearly all VHDL87 and some features of VHDL93. http://ghdl.free.fr |
RHIDEIDE for DJGPP and other GCC-based systems, by Robert Hoehne, Salvador Eduardo Tropea. Runs on DOS, Linux, looks like old Borland DOS IDE. Has project management, frontend to GCC C/C++, syntax highlighting, integrated debugger. [Open Source, GPL] http://rhide.com |
Optimizing GCCHow much faster can GCC compile a Linux kernel if GCC is optimized? Doing the compiler alone ups speed 33%. Description, benchmark times. [Linux Gazette] http://www.linuxgazette.com/issue88/piszcz.html |
GCC & GNU Toolchain Developers` SummitBrings together the core development team of the GNU Compiler Collection with those working on the other toolchain components to discuss the state of the art. http://www.gccsummit.org/2004 |
PL/1 for GCCA PL/1 front-end for GNU Compiler Collection. It based on the syntax from IBM OS PL/I Version 2. http://pl1gcc.sourceforge.net |
An Introduction to GCCA printed tutorial for new users of GCC, published under the GNU Free Documentation License. http://www.network-theory.co.uk/gcc/intro |
LWN: GCC gets a new Optimizer FrameworkArtciel by Steven Bosscher and Diego Novillo. The first bits a major compiler internals overhaul have been merged into the development mainline of the GNU Compiler Collection (GCC) for inclusion in the next release. http://lwn.net/articles/84888 |
GCC Myths and FactsOptimizing GCC mostly for x86 CPU and C/C++, but parts can apply to all supported CPUs and languages. Many useful forum comments. [freshmeat.net] http://freshmeat.net/articles/view/730 |
OpenCOBOLAn experimental implementation of a COBOL frontend for GCC. http://www.open-cobol.org/gcc.html |
First Annual GCC Developers` SummitAn opportunity for the core developers of all parts of the GNU Compiler Collection to get together with those from other portions of the Development tools community. May 25-27, 2003. http://www.gccsummit.org/2003 |
Pocket GCCPort of GCC/Binutils for StrongARM-WinCE-PE (PocketPC) host. http://mifki.ru/pocketgcc |
GCC FAQFrequently asked questions about GNU Compiler Collection. http://gcc.gnu.org/fom_serv/cache/1.html |
Gcc NewsLatest GCC team, GCC community, GCC mailing list discussions news. http://chatta.us/nb/nb.cgi/portal/gccchatta |
GCC & GNU Toolchain Developers` SummitBrings together the core development team of the GNU Compiler Collection with those working on the other toolchain components to discuss the state of the art. http://www.gccsummit.org |
GCC XML Node Introspector ProjectProject to create an XML interface to the GCC AST tree_nodes and store in Postgres Database. http://sourceforge.net/projects/introspector |
GNUDE: GNU Development EnvironmentSuite of GNU C/C++, Fortran, Java cross compilers, and Insight/GDB debugger hosted on Windows NT/2K/XP for embedded ARM7/9, XScale CPU program development. Assembler, compilers, linker, header files, STL, libraries, documents. http://gnude.sourceforge.net |