GCC, the GNU Compiler Collection

GCC, GNU编译器工具集

The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).

GNU编译器工具集不仅包含了支持C, C++, Objective-C, Fortran, Java 和Ada的前端工具,而且还提供了支持这些编程语言的函数库(例如libstdc++, libgcj, ...)。

We strive to provide regular, high quality releases, which we want to work well on a variety of native and cross targets (including GNU/Linux), and encourage everyone to contribute changes and help testing GCC. Our sources are readily and freely available via SVN and weekly snapshots.

我们致力于提供正规的、高质量的产品,使得这些产品能够在各种"原生平台"以及"跨平台"上(其中包括GNU/Linux)有很好的表现,同时我们也鼓励每一个人为产品的"进一步完善"贡献自己的力量,并能帮助我们来测试GCC。我们的源代码可以通过SVN和weekly snapshots自由获取。

Major decisions about GCC are made by the steering committee, guided by the mission statement.

GCC的主要决策由“筹划指导委员会”参照“任务综述”来决定。


News新闻

May 24, 2006
2006年5月24日
GCC 4.1.1 has been released.
      发布GCC 4.1.1
March 10, 2006
2006年3月10日
GCC 4.0.3 has been released.
      发布GCC 4.0.3
March 9, 2006
2006年3月9日
Richard Henderson, Jakub Jelinek and Diego Novillo of Red Hat Inc, and Dmitry Kurochkin have contributed an implementation of the OpenMP v2.5 parallel programming interface for C, C++ and Fortran.
红帽公司的Richard Henderson, Jakub Jelinek 和Diego Novillo,以及Dmitry Kurochkin已经实现了OpenMP v2.5 并行编程接口,该接口目前支持C, C++ 和Fortran。
March 6, 2006
2006年3月6日
GCC 3.4.6 has been released.
      发布GCC 3.4.6
February 28, 2006
2006年2月28日
GCC 4.1.0 has been released.
      发布GCC 4.1.0
GCJ news | Older news and announcements

GCJ 新闻 | 旧闻和公告

Get our announcements

获取我们的公告

Status状态

Current release series: GCC 4.1.1
当前发布的系列:GCC 4.1.1
Status: 2006-06-16 (regression fixes and docs only).
Serious regressions. All regressions.
Previous release series: GCC 4.0.3
先前发布的系列:GCC 4.0.3
Status: 2006-03-10 (regression fixes and docs only).
Serious Regressions.
Previous release series: GCC 3.4.6
先前发布的系列:GCC 3.4.6
Status: the branch has been closed.
状态:该分支已关闭。
Active development: GCC 4.2.0 (changes)
当前正在开发:GCC 4.2.0(不同之处)
Status: Stage 3; 2006-08-22 (regression fixes and docs only).
Serious regressions. All regressions.

Search our site

搜索我们的站点


Match: Sort by:

There is also a detailed search form.

高级搜索模式

About GCC关于GCC
Mission Statement任务综述
Releases发布版本
Snapshots快照
Mailing lists邮件列表
Contributors贡献者
Steering Committee筹划指导委员会
Documentation文档
Installation安装指导
· Platforms平台支持
· Testing测试
Manual手册
FAQ常见问题列表
Wiki
Further Readings参考资料
Download下载
Mirror sites镜像站点
Binaries二进制安装包
"Live" Sources
SVN read access利用SVN进行只读访问
Rsync read access利用Rsync进行只读访问
SVN write access利用SVN进行读写访问
Development开发
Development Plan开发计划
· Tentative Timeline试验性时间线
Contributing贡献
Why contribute?为何要做出贡献
Open projects开放的项目
Front ends前端工具集
Back ends平台支持
Extensions拓展
Benchmarks评测
Bugs
Known bugs已知的bugs
How to report如何报告bugs
Bug databaseBug数据库
· Management管理