Download List

Descripción del Proyecto

The GNU Compiler Collection contains frontends for C, C++, Objective-C, Fortran, Java, and Ada 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-18 04:46 Back to release list
4.5.0

Optimizaciones para procesadores Intel Atom se han añadido, y el apoyo a otros procesadores aumentó el estallido. La biblioteca MPC fue integrado para recopilar más preciso evaluar el tiempo de la aritmética. Un optimizador nuevo enlace en tiempo se añadió, para permitir una optimización entre las de procedimiento. Muchas optimizaciones se han mejorado. Los compiladores C ahora salir inmediatamente en un fichero de cabecera que falta. El soporte experimental para C + +0 x se ha mejorado. Un experimentales C + + modo de perfil ha sido añadido. Muchos otros cambios fueron hechos.
Tags: Stable, Minor bugfixes, Major feature enhancements
Optimizations for Intel Atom processors were added, and the support for other processors was enhanced. The MPC library was integrated for more accurate compile time arithmetic evaluation. A new link-time optimizer was added, to allow for inter-procedural optimizations. Many optimizations were improved. The C compilers now exit immediately on a missing header file. The experimental support for C++0x was improved. An experimental C++ profile mode was added. Many other changes were made.

Project Resources