| GNU Compiler Collection Listings |
distcc A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL] |
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] |
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. |
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] |
|