Download List

專案描述

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-01-30 07:06
4.4.3

This is the 3rd bug fix release for GCC 4.4.
標籤: Minor bugfixes

2009-07-26 19:25
4.4.1

This release fixes a number of regressions and other bugs.
標籤: Stable, Minor bugfixes

2009-04-26 05:40
4.4.0

Many optimizer improvements were made. Version 3.0 of the OpenMP specification is now supported for the C, C++, and Fortran compilers. "Uninitialized" warnings do not require enabling optimization anymore. The experimental support for the upcoming ISO C++ standard C++0x was improved. Several new targets and target specific improvements were introduced, while several old targets were obsoleted or removed. Many bugs were fixed.
標籤: Minor feature enhancements, Minor bugfixes, Stable

2009-01-29 03:32
4.3.3

This release contains fixes for regressions in GCC 4.3.2 relative to previous releases of GCC.
標籤: Major bugfixes

2008-09-02 05:14
4.3.2

Several bugs were fixed. Decimal floating point variables are now aligned to their natural boundaries when they are passed on the stack for i386. The "-mcld" command line option was added for backward compatibility on some operating systems.
標籤: Minor bugfixes

Project Resources