- 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.
http://www.coyotegulch.com/products/acovea/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- An Introduction to GCC
A printed tutorial for new users of GCC, published under the GNU Free Documentation License.
http://www.network-theory.co.uk/gcc/intro/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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]
http://www.coyotegulch.com/reviews/intel_comp/intel_gcc_bench2.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Building and Testing gcc/glibc cross toolchains
Script to automatically download, patch, build, and test binutils, gcc, and glibc cross-toolchains.
http://kegel.com/crosstool/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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]
http://home.earthlink.net/~dvdfrdmn/d/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- distcc
A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL]
http://distcc.samba.org/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://www.gnu.org/software/gcc/egcs-1.1/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://www.gccsummit.org/2003/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- G++ FAQ
List of Frequently Asked Questions for G++ users.
http://www.jcu.edu.au/docs/gnu/g++FAQ.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://www.gccsummit.org/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- GCC FAQ
Frequently asked questions about GNU Compiler Collection.
http://gcc.gnu.org/fom_serv/cache/1.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- GCC for the 6809
GCC port for the Motorola 6809.
http://www.oddchange.com/gcc6809.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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]
http://freshmeat.net/articles/view/730/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- GCC Wiki
GCC info, structure, improvements quicklinks, people, history and links.
http://gcc.gnu.org/wiki/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- GCC XML Node Introspector Project
Project to create an XML interface to the GCC AST tree_nodes and store in Postgres Database.
http://sourceforge.net/projects/introspector
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- GCC: GNU Compiler Collection
Developed 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 reports. [Open Source, GPL]
http://gcc.gnu.org/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- GHDL
A VHDL simulator and implements nearly all VHDL87 and some features of VHDL93. GHDL is written in Ada95 and it is a GCC front-end. [Open source, GPL]
http://ghdl.free.fr/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- GNU Objective-C runtime features
Some notes about garbage collection and type information strings in the GNU Objective-C runtime (2.95.3 GCC version).
http://gcc.gnu.org/onlinedocs/gcc-2.95.3/objc-features_toc.html
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- GNUDE: GNU Development Environment
Suite 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/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- LWN: GCC gets a new Optimizer Framework
Artciel 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/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Making and using libraries
Guide work with libraries (.a files) in g++.
http://www.delorie.com/djgpp/doc/ug/larger/archives.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Migrating to gcc-3.4
A collection of migration guides to help programmers updating their code to be gcc-3.4 compatible.
http://kegel.com/gcc/gcc3.4.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- MinGW: Minimalist GNU for Windows
Compiler 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/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- OpenCOBOL
An experimental implementation of a COBOL frontend for GCC. [Open source, LGPL]
http://www.open-cobol.org/gcc.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Optimizing GCC
How 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
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It