OSDN Git Service

* gcc_release (announce_snapshot): Add substitution of @RELEASE@
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / snapshot-README
1 gcc-ss-@RELEASE@ is now available on 
2   ftp://gcc.gnu.org/pub/gcc/snapshots/@RELEASE@/
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 @BRANCH@ branch.
6
7 You'll find:
8
9   gcc-@RELEASE@.tar.bz2              The full GCC snapshot, including all
10                                         languages and runtime libraries.
11
12   gcc-core-@RELEASE@.tar.bz2         Just the C front end and core compiler.
13
14   gcc-testsuite-@RELEASE@.tar.bz2    The GCC testsuite.
15
16   gcc-ada-@RELEASE@.tar.bz2          The Ada language and runtime.
17
18   gcc-g++-@RELEASE@.tar.bz2          The C++ front end and runtime.
19
20   gcc-g77-@RELEASE@.tar.bz2          The F77 front end and runtime.
21
22   gcc-objc-@RELEASE@.tar.bz2         The Objective-C front end and runtime.
23
24   gcc-java-@RELEASE@.tar.bz2         The Java front end and runtime.
25
26 Diffs from @BRANCH@-@LAST_DATE@ are available in the diffs/ subdirectory. 
27
28
29 When a particular snapshot is ready for public consumption the LATEST-IS-
30 file is updated and a message is sent to the gcc list.  Please do not use
31 a snapshot before it has been announced that way.