http://jlp.holodeck1.com/blog/
2005-04-22
GCC 4.0.0
Version 4.0.0 of GNU Compiler Collection (GCC) has just been released. GCC is by far the most widely used compiler (its job is to transform source code into program you can use) for Linux and other open source software. In this major version there are many new features and a new optimization infrastructure. All this means we get faster compiles and quite a bit faster running apps. BTW, Gentoo users, GCC 4.0.0 is already in portage. But I would wait a bit before using it because the new version is also more strict about the code syntax and many apps don't even compile with it.
<< Home