OSDN Git Service

2004-02-13 Frank Ch. Eigler <fche@redhat.com>
[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 @BRANCH@ CVS branch
6 with the following options: @EXPORT@
7
8 You'll find:
9
10   gcc-@RELEASE@.tar.bz2              The full GCC snapshot, including all
11                                         languages and runtime libraries.
12
13   gcc-core-@RELEASE@.tar.bz2         Just the C front end and core compiler.
14
15   gcc-testsuite-@RELEASE@.tar.bz2    The GCC testsuite.
16
17   gcc-ada-@RELEASE@.tar.bz2          The Ada language and runtime.
18
19   gcc-g++-@RELEASE@.tar.bz2          The C++ front end and runtime.
20
21   gcc-g77-@RELEASE@.tar.bz2          The F77 front end and runtime.
22
23   gcc-objc-@RELEASE@.tar.bz2         The Objective-C front end and runtime.
24
25   gcc-java-@RELEASE@.tar.bz2         The Java front end and runtime.
26
27 Diffs from @BRANCH@-@LAST_DATE@ are available in the diffs/ subdirectory. 
28
29
30 When a particular snapshot is ready for public consumption the LATEST-IS-
31 file is updated and a message is sent to the gcc list.  Please do not use
32 a snapshot before it has been announced that way.