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-08-17 18:32 Back to release list
4.5.1

x86 - 64 (x86_64 새 링크 타임 최적화 LTO는 ( "- flto")도 여러 가지가 아닌 엘프 타겟에서 지원 지금, 즉 Cygwin (*-의 cygwin *)를, MinGW (*- mingw *), 그리고 다윈 - 사과 다윈은 *), LTO하지만 이러한 타겟에 대해 기본적으로 활성화되어 있지 않습니다. 수많은 사소한 버그가 수정되었습니다.
Tags: Stable, Minor bugfixes, Minor feature enhancements
The new link-time optimizer LTO ("-flto") is now also supported on several non-ELF targets, namely Cygwin (*-cygwin*), MinGW (*-mingw*), and Darwin on x86-64 (x86_64-apple-darwin*), though LTO is not enabled by default for these targets. Numerous minor bugs were fixed.

Project Resources