Download List

Projeto Descrição

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

Otimizações para os processadores Intel Atom foram adicionados, e com o apoio de outros processadores foi reforçada. A biblioteca MPC foi integrado para compilar mais precisos de avaliação aritmética tempo. Um otimizador de tempo de ligação nova foi adicionada, para permitir otimizações inter-processual. Muitas otimizações foram melhorados. Os compiladores C agora sair imediatamente em um arquivo de cabeçalho faltantes. O suporte experimental para C + +0 x foi melhorado. Uma experimental C + + modo de perfil foi adicionado. Muitas outras alterações foram feitas.
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