Download List

Project Description

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.

2002-07-27 05:44 Back to release list
3.1.1

A bug related to how structures and unions are returned has been fixed for powerpc-*-netbsd*. An important bug in the implementation of -fprefetch-loop-arrays has been fixed. Previously the optimization prefetched random blocks of memory for most targets except for i386. The Java compiler now compiles Java programs much faster and also works with parallel make. Nested functions have been fixed for mips*-*-netbsd*. Some missing floating point support routines have also been added for mips*-*-netbsd*.

Project Resources