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.

2008-04-30 16:15
4.3.0

Lots of bugs were fixed. Optimizer flags were
added. Several language enhancements were
implemented.
標籤: Major feature enhancements

2008-03-08 01:30
4.2.3

This release contains fixes for regressions in 4.2.2 relative to previous releases.
標籤: Minor feature enhancements

2007-06-13 09:11
4.2.0

General optimizer improvements were made. OpenMP
support was added. Various bugs were fixed. Other
improvements and changes were done.
標籤: Minor feature enhancements

2007-03-22 14:27
4.1.2

Overzealous optimization of catch() clauses in shared libraries was reverted. Some bugs were fixed.
標籤: Minor bugfixes

2006-07-11 01:38
4.1.1

Important security improvements on the generated code. Various optimizer improvements. Many Java (GJC) fixes and improvements. Support has been added for the IBM System z9 109, the MorphoSys architecture. Many other changes.
標籤: Major feature enhancements

Project Resources