Canadian Content - GNU Compiler Collection
GNU Compiler Collection Listings & Download   Canadian Content
    Search:
GNU Compiler Collection

GNU Compiler Collection (Compilers)

Canadian Content - GNU Compiler Collection Canadian Content > Computers: Programming: Compilers: GNU Compiler Collection:


GNU Compiler Collection

GNU Compiler Collection further on these related pages:


Ada@
C++@
C@
CHILL@
DJGPP@
Fortran@
Fortran@
GNU Hurd@
GNU Pascal@
Java@
Objective-C@
Stallman, Richard@
Similar Categories Top/Computers/Programming/Languages/Ada/Compilers
Similar Categories Top/Computers/Programming/Languages/C++/Compilers
Similar Categories Top/Computers/Programming/Languages/C/Compilers
Similar Categories Top/Computers/Programming/Languages/Fortran/Compilers
Similar Categories Top/Computers/Programming/Languages/Java/Development Tools/Translators
Similar Categories Top/Computers/Programming/Languages/Objective-C/Compilers and Environments
Similar Categories Top/Computers/Programming/Languages/Pascal/Compilers

GNU Compiler Collection Sites:

Pocket GCC Pocket GCC
Pocket GCC Pocket GCC: Port of GCC/Binutils for StrongARM-WinCE-PE (PocketPC) host. (GNU Compiler Collection)
http://mifki.ru/pocketgcc/
Shakespeare Programming Language Frontend Shakespeare Programming Language Frontend
Shakespeare Programming Language Frontend Shakespeare Programming Language Frontend: GCC frontend for a small beautiful language, which resembles the Shakespearian plays. (GNU Compiler Collection)
http://www.geocities.com/splfrontend/
EGCS: Experimental GNU Compiler System EGCS: Experimental GNU Compiler System
EGCS: Experimental GNU Compiler System 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. (GNU Compiler Collection)
http://www.gnu.org/software/gcc/egcs-1.1/
First Annual GCC Developers' Summit First Annual GCC Developers' Summit
First Annual GCC Developers' Summit 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. (GNU Compiler Collection)
http://www.gccsummit.org/2003/
An Evolutionary Analysis of GNU C Optimizations An Evolutionary Analysis of GNU C Optimizations
An Evolutionary Analysis of GNU C Optimizations An Evolutionary Analysis of GNU C Optimizations: Article 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. (GNU Compiler Collection)
http://www.coyotegulch.com/acovea/
GNU Objective-C runtime features GNU Objective-C runtime features
GNU Objective-C runtime features 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). (GNU Compiler Collection)
http://gcc.gnu.org/onlinedocs/gcc-2.95.3/objc-features_toc.html
OpenCOBOL OpenCOBOL
OpenCOBOL OpenCOBOL: An experimental implementation of a COBOL frontend for GCC. (GNU Compiler Collection)
http://www.open-cobol.org/gcc.html
GCC & GNU Toolchain Developers' Summit GCC & GNU Toolchain Developers' Summit
GCC & GNU Toolchain Developers' Summit 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. (GNU Compiler Collection)
http://www.gccsummit.org/2004/
PL/1 for GCC PL/1 for GCC
PL/1 for GCC 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. (GNU Compiler Collection)
http://pl1gcc.sourceforge.net/
GNU Fortran for OS/2, DOS and Win32 GNU Fortran for OS/2, DOS and Win32
GNU Fortran for OS/2, DOS and Win32 GNU Fortran for OS/2, DOS and Win32: Port of GNU Fortran (g77-0.5.23) for EMX (OS/2 and DOS) and RSX (Win32 console-apps, DOS-DPMI). (GNU Compiler Collection)
http://programming.ccp14.ac.uk/g77-fortran/~michael/os2/g77/gnu_fortran.html
Optimizing GCC Optimizing GCC
Optimizing GCC 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] (GNU Compiler Collection)
http://www.linuxgazette.com/issue88/piszcz.html
Building and Testing gcc/glibc cross toolchains Building and Testing gcc/glibc cross toolchains
Building and Testing gcc/glibc cross toolchains Building and Testing gcc/glibc cross toolchains: Script to automatically download, patch, build, and test binutils, gcc, and glibc cross-toolchains. (GNU Compiler Collection)
http://kegel.com/crosstool/
distcc distcc
distcc distcc: A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL] (GNU Compiler Collection)
http://distcc.samba.org/
GCC6809 GCC6809
GCC6809 GCC6809: GCC for the Motorola 6809. (GNU Compiler Collection)
http://www7.informatik.uni-erlangen.de/~msdoerfe/6809/
Making and using libraries Making and using libraries
Making and using libraries Making and using libraries: Guide work with libraries (.a files) in g++. (GNU Compiler Collection)
http://www.delorie.com/djgpp/doc/ug/larger/archives.html
Pentium Compiler Group Pentium Compiler Group
Pentium Compiler Group Pentium Compiler Group: Founded 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. (GNU Compiler Collection)
http://www.goof.com/pcg/
Benchmarking Intel C++ Against GNU GCC on Linux Benchmarking Intel C++ Against GNU GCC on Linux
Benchmarking Intel C++ Against GNU GCC on Linux 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] (GNU Compiler Collection)
http://www.coyotegulch.com/reviews/intel_comp/intel_gcc_bench2.html
G++ FAQ G++ FAQ
G++ FAQ G++ FAQ: List of Frequently Asked Questions for G++ users. (GNU Compiler Collection)
http://www.jcu.edu.au/docs/gnu/g++FAQ.html
Proceedings of the 2004 GCC Developers' Summit Proceedings of the 2004 GCC Developers' Summit
Proceedings of the 2004 GCC Developers' Summit Proceedings of the 2004 GCC Developers' Summit: Full proceedings and individual papers. (GNU Compiler Collection)
http://people.redhat.com/lockhart/.gcc04/
RHIDE RHIDE
RHIDE RHIDE: IDE 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] (GNU Compiler Collection)
http://rhide.com/
An Introduction to GCC An Introduction to GCC
An Introduction to GCC An Introduction to GCC: A printed tutorial for new users of GCC, published under the GNU Free Documentation License. (GNU Compiler Collection)
http://www.network-theory.co.uk/gcc/intro/
GCC: GNU Compiler Collection GCC: GNU Compiler Collection
GCC: GNU Compiler Collection 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 re (GNU Compiler Collection)
http://gcc.gnu.org/
Gcc News Gcc News
Gcc News Gcc News: Latest GCC team, GCC community, GCC mailing list discussions news. (GNU Compiler Collection)
http://chatta.us/NB/nb.cgi/portal/gccchatta/
GCC FAQ GCC FAQ
GCC FAQ GCC FAQ: Frequently asked questions about GNU Compiler Collection. (GNU Compiler Collection)
http://gcc.gnu.org/fom_serv/cache/1.html
GCC Myths and Facts GCC Myths and Facts
GCC Myths and Facts 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] (GNU Compiler Collection)
http://freshmeat.net/articles/view/730/
GHDL GHDL
GHDL GHDL: A written in Ada95 GCC front-end. It is a VHDL simulator and implements nearly all VHDL87 and some features of VHDL93. (GNU Compiler Collection)
http://ghdl.free.fr/
GNUDE: GNU Development Environment GNUDE: GNU Development Environment
GNUDE: GNU Development Environment 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. (GNU Compiler Collection)
http://gnude.sourceforge.net/
MinGW: Minimalist GNU for Windows MinGW: Minimalist GNU for Windows
MinGW: Minimalist GNU for Windows 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. (GNU Compiler Collection)
http://www.mingw.org/
GCC XML Node Introspector Project GCC XML Node Introspector Project
GCC XML Node Introspector Project GCC XML Node Introspector Project: Project to create an XML interface to the GCC AST tree_nodes and store in Postgres Database. (GNU Compiler Collection)
http://sourceforge.net/projects/introspector
LWN: GCC gets a new Optimizer Framework LWN: GCC gets a new Optimizer Framework
LWN: GCC gets a new Optimizer Framework 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 Compiler Collection)
http://lwn.net/Articles/84888/
Usenet Links Usenet comp.compilers - news: - Google Groups
Usenet Links Usenet gnu.gcc - news: - Google Groups
Usenet Links Usenet gnu.gcc.help - news: - Google Groups