|
| gcc
[ | Report broken link ]
Programming Language: C
Description: The GNU Compiler Collection contains frontends for C, C++, Objective C, Chill, Fortran, Ada, and Java as well as libraries for these languages. 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.
Author: The GCC Team Homepage: http://gcc.gnu.org/
App rating details: Total votes: 1 Overall rating: 10.00
[ Download gcc now! | Get Support for gcc at LinuxQuestions.org ]
|