Last change: 2000-12-27
Here you can always get the latest release.
To download, just save the links (In Netscape: press the right mousebutton and select Save Link As...).
tar xvpzf gcc-2.95.2.1.tar.gz # unpack gcc source release cd gcc-2.95.2.1 # go into the source dir gunzip <patchfile | patch -p1 -E # unzip patchfile and apply it find . -name "*.rej" -print # there should be NO rejects find . -name "*.orig" | xargs rm # delete original files |
RELEASE NOTES FOR GCC 2.7 USERS:
|
Download the patch, gcc-2.95.2.1-pgcc-2.95.2.1.diff.gz, that patches gcc-2.95.2 to pgcc-2.95.2.1.
You can also access the data directory directly via http (for older releases etc.).
Did you know that your Browser is buggy: it can't parse comments correctly. -->