|
Main » 2009 » March » 3 » GCC, the GNU Compiler Collection
15:33:27 GCC, the GNU Compiler Collection |
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages ( libstdc++, libgcj,...). It is a full-featured ANSI C compiler with support for K&R C as well. GCC provides many levels of source code error checking traditionally provided by other tools (such as lint), produces debugging information, and can perform many different optimizations to the resulting object code. Download for GCC 4.3.3 (Stable)
|
Views: 793 |
Added by: immortal
| Rating: 0.0/0 |
|
|
|