Download gcc-3.3.1
This version of gcc is the 3.3.1 released version.
It has been built on
a 7.5 based machine but should be compatible with 6.0 through 7.5.
There are two separate downloads below. The primary download is the base
3.3.1 package. Everyone that plans to use the compiler requires this
download.
The second package is required only if you want the compiler that produces
thread safe code. This is only needed if you are building threaded c++
applications with the Standard Template Library or exception handling. It
requires every binary produced to be linked with -lpthread - even if you
are not producing a threaded application.
You may either download the one large file,
or you must download and merge all of the separate files. See the
installation
instructions for a description.
This software was contributed by Mark Klein
as is and is provided without warranty of any type.
Source code is being integrated into the official releases and
will be available from the GCC Homepage.
Last Update: 28 Aug 2003