OSDN Git Service

77b49ac7ea764e626d77f6c98ba505c961eca90a
[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-fortran-@RELEASE@.tar.gz       The Fortran front end and runtime.
24
25   gcc-objc-@RELEASE@.tar.bz2         The Objective-C front end and runtime.
26
27   gcc-java-@RELEASE@.tar.bz2         The Java front end and runtime.
28
29 Diffs from @BRANCH@-@LAST_DATE@ are available in the diffs/ subdirectory. 
30
31
32 When a particular snapshot is ready for public consumption the LATEST-IS-
33 file is updated and a message is sent to the gcc list.  Please do not use
34 a snapshot before it has been announced that way.