This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc-ss-20010101 is now available
- To: gcc at gcc dot gnu dot org
- Subject: gcc-ss-20010101 is now available
- From: law at sourceware dot cygnus dot com
- Date: 2 Jan 2001 00:59:35 -0000
gcc-ss-20010101 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/2001-01-01
(and on various mirrors, see the gcc home page for mirror sites).
You'll find:
gcc-20010101.tar.gz The full gcc snapshot, including all
languages runtime libraries.
gcc-core-20010101.tar.gz Just the C front end and core compiler.
gcc-tests-20010101.tar.gz The GCC testsuite.
gcc-g++-20010101.tar.gz The g++ language and runtime.
gcc-g++-tests-20010101.tar.gz The testsuite for G++.
gcc-g77-20010101.tar.gz The g77 language and runtime.
gcc-g77-testsuite-20010101.tar.gz The testsuite for G77.
gcc-objc-20010101.tar.gz The Objective-C front end and runtime.
gcc-java-20010101.tar.gz The Java front end.
gcc-chill-20010101.tar.gz The Chill front end and runtime.
If you are using an x86 GNU/Linux system that uses RPMs to handle
installation, you may find the daily RPM snapshots at:
http://www.codesourcery.com/gcc-snapshots.html
easier to install.
Diffs from 20001225 are available.
Note at times you may find newer directories on the server with limited
permissions. These represent snapshots that have not yet been verified
as correct, or are known to be incorrect.
When a particular snapshot is ready for public consumption the directory
permissions are relaxed, the LATEST-IS- file is updated and a message is
sent to the gcc list.
Using a snapshot before it's officially made available is an unwise thing
to do since it may become impossible to update to an official snapshot.
The "gcc_latest_snapshot" tag has been moved. You can use
cvs update -rgcc_latest_snapshot to update your CVS tree to the latest
official snapshot.