login
Header Space

 
 

GCC 4

GCC 4.3.1, Bug Fixes

June 10, 2008 - 4:20am
Submitted by Jeremy on June 10, 2008 - 4:20am.
Tools

Jakub Jelinek announced the availability of GCC 4.3.1 saying, "GCC 4.3.1 is a bug-fix release, containing fixes for regressions in GCC 4.3.0 relative to previous GCC releases." He adds the standard tag, "as always, a vast number of people contributed to this GCC release -- far too many to thank individually!"

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.3.1 from your nearest gcc.gnu.org mirror.

GCC 4.2.4, Bug Fix Release

May 21, 2008 - 5:41pm
Submitted by Jeremy on May 21, 2008 - 5:41pm.
Tools

Joseph Myers announced the availability of GCC 4.2.4 saying, "GCC 4.2.4 is a bug-fix release, containing fixes for regressions in GCC 4.2.3 relative to previous GCC releases." He adds, "as always, a vast number of people contributed to this GCC release -- far too many to thank individually!"

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.4 from your nearest gcc.gnu.org mirror.

GCC 4.2.3, Bug Fix Release

February 4, 2008 - 3:33am
Submitted by Jeremy on February 4, 2008 - 3:33am.
Linux news

Joseph Myers announced the availability of GCC 4.2.3 saying, "GCC 4.2.3 is a bug-fix release, containing fixes for regressions in GCC 4.2.2 relative to previous GCC releases." He adds, "as always, a vast number of people contributed to this GCC release -- far too many to thank individually!"

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.3 from your nearest gcc.gnu.org mirror.

GCC 4.2.2 Released

October 10, 2007 - 2:52am
Submitted by Jeremy on October 10, 2007 - 2:52am.
Applications and Utilities

Mark Mitchell announced the availability of GCC 4.2.2 saying, "GCC 4.2.2 is a bug-fix release, containing fixes for regressions in GCC 4.2.1 relative to previous GCC releases." He adds, "the compilers in this release are covered by GNU General Public License version 3," making GCC 4.2.2 the first released under the GPLv3.

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.2 from your nearest gcc.gnu.org mirror.

Linux: Supporting Older GCC Releases

August 22, 2007 - 2:03am
Submitted by Jeremy on August 22, 2007 - 2:03am.
Linux news

A recent bug report led to a discussion about potentially dropping support for pre-4.0 versions of GCC. Adrian Bunk noted, "currently we support 6 different stable gcc release series, and it might be the right time to consider dropping support for the older ones. Are there any architectures still requiring a gcc < 4.0 ?" Russell King noted that on some architectures GCC 3.x is still preferable to the newer 4.x branch, "I want to keep support for gcc 3.4.3 for ARM for the foreseeable future. From my point of view, gcc 4 compilers have been something of a development thing as far as the ARM architecture goes. Also, gcc 3.4.3 is faster and significantly less noisy than gcc 4."

When it was asked how many kernel developers use older version of GCC, Linus Torvalds explained that it really doesn't matter, "it's NOT about 'kernel developers'. It's about random people testing kernels. If we make it harder for people to test kernels, we're going to lose. So no, I vote for *not* cutting off old gcc versions unless it's absolutely fatal."

Tools: GCC 4.2.1 Released

July 21, 2007 - 8:58pm
Submitted by Jeremy on July 21, 2007 - 8:58pm.
Applications and Utilities

Mark Mitchell announced the availability of GCC 4.2.1 saying, "GCC 4.2.1 is a bug-fix release, containing fixes for regressions in GCC 4.2.0 relative to previous GCC releases." He went on to note that future versions of GCC will be released under a new license, "GCC 4.2.1 will be the last release of GCC covered by version 2 of the GNU General Public License. All future releases will be released under GPL version 3."

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.1 from your nearest gcc.gnu.org mirror.

Tools: GCC 4.2.0 Released

May 16, 2007 - 3:03am
Submitted by Jeremy on May 16, 2007 - 3:03am.
Applications and Utilities

Mark Mitchell announced the availability of GCC 4.2 saying, "GCC 4.2.0 is a major release, containing new functionality not available in GCC 4.1.x or previous GCC releases." He then linked the GCC 4.2 Release Series Changes, New Features, and Fixes document for more details as to what is new in this release.

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.0 from your nearest gcc.gnu.org mirror.

Tools: GCC 4.1.1

May 26, 2006 - 10:09am
Submitted by Jeremy on May 26, 2006 - 10:09am.
Applications and Utilities

Mark Mitchell announced the availability of GCC 4.1.1 saying, "this release is a bug-fix release for problems in GCC [4.1.0]. GCC 4.1.1 contains changes to correct regressions from previous releases, but no new features." GCC 4.1.0 [story] was released 2 and a half months ago in March of 2006.

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.1.0 from a gcc.gnu.org mirror.

Tools: GCC 4.0.3

March 11, 2006 - 5:17am
Submitted by Jeremy on March 11, 2006 - 5:17am.
Applications and Utilities

Mark Mitchell announced the availability of GCC 4.0.3. He explains, "this release is a bug-fix release for problems in GCC 4.0.2. GCC 4.0.3 contains changes to correct regressions from previous releases, but no new features." GCC 4.0.2 [story] was released nearly 6 months ago in September of 2005. GCC 4.1.0 [story] was released in early March of 2006.

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.0.3 from a gcc.gnu.org mirror.

Tools: GCC 4.1.0

March 1, 2006 - 1:32pm
Submitted by Jeremy on March 1, 2006 - 1:32pm.
Applications and Utilities

Mark Mitchell announced the availability of GCC 4.1.0 saying, "this release is a major release, containing substantial new functionality relative to previous releases." Among the changes, new features and fixes listed for this new release series are a number of general optimizer improvements, language specific improvements, and some protection from stack-smashing attacks by providing buffer overflow detection and reordering of stack variables.

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.1.0 from a gcc.gnu.org mirror.

Tools: GCC 4.0.2

September 29, 2005 - 9:31am
Submitted by Jeremy on September 29, 2005 - 9:31am.
Applications and Utilities

Mark Mitchell announced the availability of GCC 4.0.2. He explains, "this release is a minor release, containing primarily fixes for regressions in GCC 4.0.1 relative to previous releases." GCC 4.0.1 was release two and a half months ago on July 7th [story]. A list of bug fixes in 4.0.2 can be found here.

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.0.2 from a gcc.gnu.org mirror.

Tools: GCC 4.0.1

July 8, 2005 - 9:55pm
Submitted by Jeremy on July 8, 2005 - 9:55pm.
Applications and Utilities

Mark Mitchell announced the availability of GCC 4.0.1, officially released on July 7'th. He explains, "this release is a minor release, containing primarily fixes for regressions in GCC 4.0.0 relative to previous releases." GCC 4.0.0 was released two and a half months ago on April 20th, as seen on the official release timeline. A list of bug fixes in 4.0.1 can be found here.

GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.0.1 from a gcc.gnu.org mirror.

speck-geostationary