ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm)
By Scott Robert Ladd describes the application of ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to the analysis of GNU C compiler optimization flags.
An Introduction to GCC
A printed tutorial for new users of GCC, published under the GNU Free Documentation License.
Benchmarking Intel C++ Against GNU GCC on Linux
Medium long review compares 2 compilers, some useful tables. GCC holds it own against Intel C++, wins some benchmarks it lost before. Intel still wins some. Differences are less. [Coyote Gulch Productions]
Building and Testing gcc/glibc cross toolchains
Script to automatically download, patch, build, and test binutils, gcc, and glibc cross-toolchains.
D Front End for GCC
For GCC 3.3.x, 3.4.x versions supporting FreeBSD, Linux, Mac OS X, Cygwin. Description, build instructions, downloads, links, contact. [Open source]
distcc
A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL]
EGCS: Experimental GNU Compiler System
Project fused work on GNU C, C++, Objective-C, Ada, Fortran compilers, and libc++, to speed up work to improve GCC. In April 1999 was merged into general GCC effort under control of GCC steering committee. Descriptions, a few links.
First Annual GCC Developers' Summit
An 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.
G++ FAQ
List of Frequently Asked Questions for G++ users.
GCC & GNU Toolchain Developers' Summit
Brings 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.
GCC FAQ
Frequently asked questions about GNU Compiler Collection.
GCC for the 6809
GCC port for the Motorola 6809.
GCC Myths and Facts
Optimizing GCC mostly for x86 CPU and C/C++, but parts can apply to all supported CPUs and languages. Many useful forum comments. [freshmeat.net]
GCC Wiki
GCC info, structure, improvements quicklinks, people, history and links.
GCC XML Node Introspector Project
Project to create an XML interface to the GCC AST tree_nodes and store in Postgres Database.
Results: 1 2 3 Next