- G++ FAQ - A list of frequently asked questions (FAQ) for g++ users.
www.jcu.edu.au/docs/gnu/g++FAQ.html
- GCC - The GNU Compiler Collection - GCC was developed by GNU to provide a free compiler for the GNU system.
gcc.gnu.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/projects/introspector
- GCC6809 - GCC for the Motorola 6809.
www7.informatik.uni-erlangen.de/~msdoerfe/6809
- 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, ARM9, and XScale CPU applications development. Includes Assembler, Compilers, Linker, Header Files, STL, Libraries, and Documentation.
gnude.sourceforge.net
- 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).
programming.ccp14.ac.uk/g77-fortran/~michael/os2/g77/gnu_fortran.html
- 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/onlinedocs/gcc-2.95.3/objc-features_toc.html
- MinGW (Minimalist GNU for Windows) - GCC Win32 port. GCC, GDB and binutils ports for building native Win32 programs that do not rely on any 3rd-party DLLs.
www.mingw.org
- RHIDE - A free IDE by Robert Hoehne and Salvador Eduardo Tropea for DJGPP. It runs on DOS and Linux and looks just like Borland's old DOS IDE. It has project management, a frontend to GCC C/C++ syntax highlighting and an integrated debugger.
rhide.com
- Shakespeare Programming Language Frontend - GCC frontend for a small beautiful language, which resembles the Shakespearian plays.
www.geocities.com/splfrontend
|