Sponsored Links
Objective-C Programming
Learn Objective-C 2.0 hands-on with expert instructors.
www.aboutobjects.com
Cross-Platform Insights
Learn Insights from REAL Cross- Platform Developers About Industry
www.realsoftwareblog.com
ARM Single Board Computer
$29.95 module, 21 IOs, 7 A/Ds and easy to program in BASIC or C
www.coridiumcorp.com
Directory Sites
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]gcc.gnu.org
A written in Ada95 GCC front-end. It is a VHDL simulator and implements nearly all VHDL87 and some features of VHDL93.
ghdl.free.fr
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.
www.mingw.org
GCC XML Node Introspector Project
Project to create an XML interface to the GCC AST tree_nodes and store in Postgres Database.
sourceforge.net
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.
gnude.sourceforge.net
A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL]
distcc.samba.org
List of Frequently Asked Questions for G++ users.
www.jcu.edu.au
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.
www.gnu.org
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).
gcc.gnu.org
Guide work with libraries (.a files) in g++.
www.delorie.com
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.
www.goof.com
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]
freshmeat.net
An experimental implementation of a COBOL frontend for GCC.
www.open-cobol.org
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.
www.gccsummit.org
Building and Testing gcc/glibc cross toolchains
Script to automatically download, patch, build, and test binutils, gcc, and glibc cross-toolchains.
kegel.com