aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/snapshot-README
blob: 66359e5e3d91318165a24b1ca16f1628ee9c312b (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-@RELEASE@ is now available on 
  ftp://gcc.gnu.org/pub/gcc/snapshots/@RELEASE@/
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-@RELEASE@.tar.bz2              The full GCC snapshot, including all
                                        languages and runtime libraries.

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

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

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

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

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

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

  gcc-java-@RELEASE@.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.