summaryrefslogtreecommitdiff
path: root/maintainer-scripts/snapshot-README
blob: 7fd96efc2b29394440c7ce15e8649fc1cdd5b20b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
gcc-ss-@BRANCH@-@DATE@ is now available on 
  ftp://gcc.gnu.org/pub/gcc/snapshots/@BRANCH@-@DATE@
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC CVS @BRANCH@ branch.

You'll find:

  gcc-@DATE@.tar.bz2                 The full GCC snapshot, including all
                                       languages and runtime libraries.

  gcc-core-@DATE@.tar.bz2            Just the C front end and core compiler.

  gcc-testsuite-@DATE@.tar.bz2       The GCC testsuite.

  gcc-ada-@DATE@.tar.bz2             The Ada language and runtime.

  gcc-g++-@DATE@.tar.bz2             The C++ front end and runtime.

  gcc-g77-@DATE@.tar.bz2             The F77 front end and runtime.

  gcc-objc-@DATE@.tar.bz2            The Objective-C front end and runtime.

  gcc-java-@DATE@.tar.bz2            The Java front end and runtime.

Diffs from @BRANCH@-@LAST_DATE@ are available in the diffs/ subdirectory. 


When a particular snapshot is ready for public consumption the LATEST-IS-
file is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.