- Stallman, Richard@ (9)
- Fortran@ (8)
- GNU Pascal@ (4)
- Java@ (2,501)
- Objective-C@ (19)
See also:
- Computers: Programming: Languages: Ada: Compilers (24)
- Computers: Programming: Languages: C++: Compilers (19)
- Computers: Programming: Languages: C: Compilers (41)
- Computers: Programming: Languages: Fortran: Compilers (30)
- Computers: Programming: Languages: Java: Development Tools: Translators (45)
- Computers: Programming: Languages: Objective-C: Compilers and Environments (6)
- Computers: Programming: Languages: Pascal: Compilers (20)
GHDL
ghdl.free.fr
A written in Ada95 GCC front-end. It is a VHDL simulator and implements nearly all VHDL87 and some features of VHDL93.
PL/1 for GCC
pl1gcc.sourceforge.net
A PL/1 front-end for GNU Compiler Collection. It based on the syntax from IBM OS PL/I Version 2.
Building and Testing gcc/glibc cross toolchains
kegel.com
Script to automatically download, patch, build, and test binutils, gcc, and glibc cross-toolchains.
G++ FAQ
jcu.edu.au
List of Frequently Asked Questions for G++ users.
GCC: GNU Compiler Collection
gcc.gnu.org
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]
Pentium Compiler Group
goof.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.
Pinapa
greensocs.sourceforge.net
An open source SystemC front-end. It relies on GCC to parse the C++, and on the SystemC library itself to extract the architecture of the platform to analyze.
GCC & GNU Toolchain Developers' Summit
gccsummit.org
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.
Writing a GCC Front End
linuxjournal.com
By Tom Tromey. This article provides a tour of how you would go about connecting your own compiler front end to GCC. (April 6, 2005)
DaLSoft
dalsoft.com
Optimizer for gcc generated x86 code. Lists results of optimizations, compares performance of the optimizer-generated code with performance of the code generated by gcc and icc x86 compilers.
An Introduction to GCC
network-theory.co.uk
A printed tutorial for new users of GCC, published under the GNU Free Documentation License.
GNUDE: GNU Development Environment
gnude.sourceforge.net
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.
GCC for the 6809
oddchange.com
GCC port for the Motorola 6809.
Linux C and C++ Compilers
coyotegulch.com
Medium long review compares 2 compilers, some useful tables. GCC holds its own against Intel C++, wins some benchmarks it lost before. Intel still wins some. Differences are less. [Coyote Gulch Productions]
MinGW: Minimalist GNU for Windows
mingw.org
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.
Optimizing GCC
tldp.org
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] (March, 2003)
GNU Objective-C runtime features
gcc.gnu.org
Some notes about garbage collection and type information strings in the GNU Objective-C runtime (2.95.3 GCC version).
D Front End for GCC
dgcc.sourceforge.net
For GCC 3.3.x, 3.4.x versions supporting FreeBSD, Linux, Mac OS X, Cygwin. Description, build instructions, downloads, links, contact. [Open source]
distcc
distcc.samba.org
A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL]
RHIDE
rhide.com
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]
- Usenet comp.compilers - news: - Google Groups
- Usenet gnu.gcc - news: - Google Groups
- Usenet gnu.gcc.help - news: - Google Groups
|
[Hide]▼
8 Best Linux Compilers ....
rijus
Sun, 02 Aug 2009 16:00:05 GM
The . gnu compiler collection. (which includes c, c++, objective-c, fortran, and ada . compilers. ) is one of the most important tools for the creation of free software, and naturally takes pride of place in this article. ...
rijus
Sun, 02 Aug 2009 16:00:05 GM
The . gnu compiler collection. (which includes c, c++, objective-c, fortran, and ada . compilers. ) is one of the most important tools for the creation of free software, and naturally takes pride of place in this article. ...
[Hide]▲
