Bazsites.com Gnu Compiler Collection
Directory Topics
On the Web
- 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]
- 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.
- 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).
- 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.
- PL/1 for GCC - A PL/1 front-end for GNU Compiler Collection. It based on the syntax from IBM OS PL/I Version 2.
- 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.
- 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.
- ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) - ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to the analysis of GNU C compiler optimization flags.
- GNU Fortran 95 - Ongoing project to develop a Fortran 95 compiler front end, as well as runtime libraries, for the GNU Compiler Collection (GCC).
- Migrating to gcc-3.4 - A collection of migration guides to help programmers updating their code to be gcc-3.4 compatible.
Wikipedia Articles
- GNU Compiler Collection - The GNU Compiler Collection (usually shortened to GCC) is a set of programming language compilers produced by the GNU Project. It is free software distributed by the Free Software Foundation (FSF) under the GNU General Public License (GNU GPL) and GNU Lesser General Public License (GNU LGPL), and is a ...
- GNU Compiler for Java - The GNU Compiler for Java (GCJ) is a free software] [[compiler for the Java programming language that is part of the GNU Compiler Collection. It can compile Java source code to either Java Virtual Machine bytecode, or directly to machine code for any of a number of CPU architectures.
- EGCS - In computing, EGCS (Experimental/Enhanced GNU Compiler System, pronounced "eggs") was a compiler system which forked from the GNU Compiler Collection (originally "GNU C Compiler") in 1997 and was re-merged in April 1999.
- Gfortran - gfortran is the name of the GNU Fortran compiler, which is part of the GNU Compiler Collection (GCC). gfortran has replaced the g77 compiler, which stopped development before GCC version 4.
- GNAT Programming Studio - GNAT Programming Studio (GPS, formerly known as the GNAT Programming System) is a free multi-language integrated development environment (IDE) by AdaCore. GPS uses compilers from the GNU Compiler Collection, taking its name from GNAT, the GNU compiler for the Ada programming language.