This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc-ss-20001002 is now available
- To: gcc at gcc dot gnu dot org
- Subject: gcc-ss-20001002 is now available
- From: law at sourceware dot cygnus dot com
- Date: 2 Oct 2000 23:52:47 -0000
egcs-ss-20001002 is now available on
egcs.cygnus.com:/pub/egcs/snapshots/2000-10-02
(and on various mirrors, see the egcs home page for mirror sites).
You'll find:
egcs-20001002.tar.gz The full egcs snapshot, including all
languages runtime libraries.
egcs-core-20001002.tar.gz Just the C front end and core compiler.
egcs-g++-20001002.tar.gz The g++ language and runtime.
egcs-g77-20001002.tar.gz The g77 language and runtime.
egcs-objc-20001002.tar.gz The Objective-C font end and runtime.
egcs-java-20001002.tar.gz The Java font end.
egcs-chill-20001002.tar.gz The Chill font 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 20000925 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 egcs 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.