]> gcc.gnu.org Git - gcc.git/blame - maintainer-scripts/snapshot-README
configure.in: Treat mingw the same as cywin wrt HAVE_SYS_ERRLIST.
[gcc.git] / maintainer-scripts / snapshot-README
CommitLineData
d09f7cb2
JM
1gcc-ss-@DATE@ is now available on
2 ftp://gcc.gnu.org/pub/gcc/snapshots/@LONG_DATE@
b9aea0eb
JM
3and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
4
5This snapshot has been generated from the current development mainline
6which is going to become GCC 3.1.
7
8You'll find:
9
d09f7cb2 10 gcc-@DATE@.tar.gz The full gcc snapshot, including all
b9aea0eb
JM
11 languages runtime libraries.
12
d09f7cb2 13 gcc-core-@DATE@.tar.gz Just the C front end and core compiler.
b9aea0eb 14
d09f7cb2 15 gcc-tests-@DATE@.tar.gz The GCC testsuite.
b9aea0eb 16
d09f7cb2 17 gcc-ada-@DATE@.tar.gz The Ada language and runtime.
b9aea0eb 18
d09f7cb2 19 gcc-g++-@DATE@.tar.gz The g++ language and runtime.
b9aea0eb 20
d09f7cb2 21 gcc-g++-tests-@DATE@.tar.gz The testsuite for G++.
b9aea0eb 22
d09f7cb2 23 gcc-g77-@DATE@.tar.gz The g77 language and runtime.
b9aea0eb 24
d09f7cb2 25 gcc-g77-testsuite-@DATE@.tar.gz The testsuite for G77.
b9aea0eb 26
d09f7cb2 27 gcc-objc-@DATE@.tar.gz The Objective-C front end and runtime.
b9aea0eb 28
d09f7cb2 29 gcc-java-@DATE@.tar.gz The Java front end.
b9aea0eb 30
d09f7cb2 31 gcc-chill-@DATE@.tar.gz The Chill front end and runtime.
b9aea0eb 32
d09f7cb2 33Diffs from @LAST_DATE@ are available.
b9aea0eb
JM
34
35Note at times you may find newer directories on the server with limited
36permissions. These represent snapshots that have not yet been verified
37as correct, or are known to be incorrect.
38
39When a particular snapshot is ready for public consumption the directory
40permissions are relaxed, the LATEST-IS- file is updated and a message is
41sent to the gcc list.
42
43Using a snapshot before it's officially made available is an unwise thing
44to do since it may become impossible to update to an official snapshot.
45
46The "gcc_latest_snapshot" tag has been moved. You can use
47cvs update -rgcc_latest_snapshot to update your CVS tree to the latest
48official snapshot.
This page took 0.035144 seconds and 5 git commands to generate.