snapshot-index.html   [plain text]


<html>

<head>
<title>GCC @RELEASE@ Snapshot</title>
</head>

<body>
<h1>GCC @RELEASE@ Snapshot</h1>

<p>The <a href ="http://gcc.gnu.org/">GCC Project</a> makes
periodic snapshots of the GCC source tree available to the public
for testing purposes.</p>

<p>If you are planning to download and use one of our snapshots, then
we highly recommend you join the GCC developers list.  Details for
how to sign up can be found on the GCC project home page.</p>

<p>This snapshot has been generated from the GCC @BRANCH@ CVS branch
with the following options: @EXPORT@</p>

<blockquote>
    <p> <a href="gcc-@RELEASE@.tar.bz2">
	 gcc</a> @TEXT_DATE@ snapshot, includes all languages.

    <p> <a href="gcc-core-@RELEASE@.tar.bz2">
	 gcc-core</a> @TEXT_DATE@ snapshot, includes just the C front
	 end and core compiler.

    <p> <a href="gcc-g++-@RELEASE@.tar.bz2">
	 gcc-g++</a> @TEXT_DATE@ snapshot, includes just the C++ front
	 end and runtime.

    <p> <a href="gcc-g77-@RELEASE@.tar.bz2">
	 gcc-g77</a> @TEXT_DATE@ snapshot, includes just the F77 front
	 end and runtime.

    <p> <a href="gcc-fortran-@RELEASE@.tar.bz2">
	 gcc-fortran</a> @TEXT_DATE@ snapshot, includes just the Fortran front
	 end and runtime.

    <p> <a href="gcc-java-@RELEASE@.tar.bz2">
	 gcc-java</a> @TEXT_DATE@ snapshot, includes just the Java
	 front end and runtime.

    <p> <a href="gcc-objc-@RELEASE@.tar.bz2">
	 gcc-objc</a> @TEXT_DATE@ snapshot, includes just the Objective-C
	 front end and runtime.

    <p> <a href="gcc-ada-@RELEASE@.tar.bz2">
	 gcc-ada</a> @TEXT_DATE@ snapshot, includes just the Ada
	 front end and runtime.

</blockquote>

<p>Diffs from @BRANCH@-@LAST_DATE@ are available in the
<a href="diffs/">diffs/ subdirectory</a>.</p>

</p>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.</p>

<hr />

<address>
<a href="mailto:gcc@gcc.gnu.org">gcc@gcc.gnu.org</a>
<br />
Last modified @TEXT_DATE@
</address>
</body>

</html>