1 | gcc-ss-@DATE@ is now available on
|
---|
2 | ftp://gcc.gnu.org/pub/gcc/snapshots/@LONG_DATE@
|
---|
3 | and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
|
---|
4 |
|
---|
5 | This snapshot has been generated from the GCC CVS HEAD.
|
---|
6 |
|
---|
7 | You'll find:
|
---|
8 |
|
---|
9 | gcc-@DATE@.tar.gz The full gcc snapshot, including all
|
---|
10 | languages runtime libraries.
|
---|
11 |
|
---|
12 | gcc-core-@DATE@.tar.gz Just the C front end and core compiler.
|
---|
13 |
|
---|
14 | gcc-testsuite-@DATE@.tar.gz The GCC testsuite.
|
---|
15 |
|
---|
16 | gcc-ada-@DATE@.tar.gz The Ada language and runtime.
|
---|
17 |
|
---|
18 | gcc-g++-@DATE@.tar.gz The g++ language and runtime.
|
---|
19 |
|
---|
20 | gcc-g77-@DATE@.tar.gz The g77 language and runtime.
|
---|
21 |
|
---|
22 | gcc-objc-@DATE@.tar.gz The Objective-C front end and runtime.
|
---|
23 |
|
---|
24 | gcc-java-@DATE@.tar.gz The Java front end.
|
---|
25 |
|
---|
26 | Diffs from @LAST_DATE@ are available.
|
---|
27 |
|
---|
28 | Note at times you may find newer directories on the server with limited
|
---|
29 | permissions. These represent snapshots that have not yet been verified
|
---|
30 | as correct, or are known to be incorrect.
|
---|
31 |
|
---|
32 | When a particular snapshot is ready for public consumption the directory
|
---|
33 | permissions are relaxed, the LATEST-IS- file is updated and a message is
|
---|
34 | sent to the gcc list.
|
---|
35 |
|
---|
36 | Using a snapshot before it's officially made available is an unwise thing
|
---|
37 | to do since it may become impossible to update to an official snapshot.
|
---|
38 |
|
---|
39 | The "gcc_latest_snapshot" tag has been moved. You can use
|
---|
40 | cvs update -rgcc_latest_snapshot to update your CVS tree to the latest
|
---|
41 | official snapshot.
|
---|