115 lines
3.9 KiB
HTML
115 lines
3.9 KiB
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>GCC Snapshots</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1>GCC Snapshots</h1>
|
||
|
<hr>
|
||
|
|
||
|
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.
|
||
|
|
||
|
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.
|
||
|
|
||
|
|
||
|
<blockquote>
|
||
|
<p> <a href="2002-01-28/gcc-20020128.tar.gz">
|
||
|
gcc</a> January 28, 2002 snapshot, includes all languages.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-20020121-20020128.diff.gz">
|
||
|
gcc-20020121-20020128</a> patch file to bring gcc-20020121 up to
|
||
|
gcc-20020128.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-core-20020128.tar.gz">
|
||
|
gcc-core</a> January 28, 2002 snapshot, includes just the C front
|
||
|
end and core compiler.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-core-20020121-20020128.diff.gz">
|
||
|
gcc-core-20020121-20020128</a> patch file to bring gcc-core-20020121
|
||
|
up to gcc-core-20020128.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-g++-20020128.tar.gz">
|
||
|
gcc-g++</a> January 28, 2002 snapshot, includes just the G++ front
|
||
|
end and runtime.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-g++-20020121-20020128.diff.gz">
|
||
|
gcc-g++-20020121-20020128</a> patch file to bring gcc-g++-20020121
|
||
|
up to gcc-g++-20020128.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-g77-20020128.tar.gz">
|
||
|
gcc-g77</a> January 28, 2002 snapshot, includes just the G77 front
|
||
|
end and runtime.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-g77-20020121-20020128.diff.gz">
|
||
|
gcc-g77-20020121-20020128</a> patch file to bring gcc-g77-20020121
|
||
|
up to gcc-g77-20020128.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-java-20020128.tar.gz">
|
||
|
gcc-java</a> January 28, 2002 snapshot, includes just the Java
|
||
|
front end.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-java-20020121-20020128.diff.gz">
|
||
|
gcc-java-20020121-20020128</a> patch file to bring gcc-java-20020121
|
||
|
up to gcc-java-20020128.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-chill-20020128.tar.gz">
|
||
|
gcc-chill</a> January 28, 2002 snapshot, includes just the Chill
|
||
|
front end and runtime.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-chill-20020121-20020128.diff.gz">
|
||
|
gcc-chill-20020121-20020128</a> patch file to bring gcc-chill-20020121
|
||
|
up to gcc-chill-20020128.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-objc-20020128.tar.gz">
|
||
|
gcc-objc</a> January 28, 2002 snapshot, includes just the Objective-C
|
||
|
front end and runtime.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-objc-20020121-20020128.diff.gz">
|
||
|
gcc-objc-20020121-20020128</a> patch file to bring gcc-objc-20020121
|
||
|
up to gcc-objc-20020128.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-ada-20020128.tar.gz">
|
||
|
gcc-ada</a> January 28, 2002 snapshot, includes just the Ada
|
||
|
front end and runtime.
|
||
|
|
||
|
<p> <a href="2002-01-28/gcc-ada-20020121-20020128.diff.gz">
|
||
|
gcc-ada-20020121-20020128</a> patch file to bring gcc-ada-20020121
|
||
|
up to gcc-ada-20020128.
|
||
|
|
||
|
</blockquote>
|
||
|
|
||
|
<p>If you are using an x86 GNU/Linux system that uses RPMs to handle
|
||
|
installation, you may find the daily RPM snapshots at:
|
||
|
<a href="http://www.codesourcery.com/gcc-snapshots.html">
|
||
|
http://www.codesourcery.com/gcc-snapshots.html </a>
|
||
|
easier to install.
|
||
|
|
||
|
<p>Note at times you may find newer directories on the server with limited
|
||
|
permissions. These represent snapshots that have not yet been verified
|
||
|
as correct, or are known to be incorrect.
|
||
|
|
||
|
<p>When a particular snapshot is ready for public consumption the directory
|
||
|
permissions are relaxed, the LATEST-IS- file is updated and a message is
|
||
|
sent to the GCC list.
|
||
|
|
||
|
<p>Using a snapshot before it's officially made available is an unwise thing
|
||
|
to do since it may become impossible to update to an official snapshot.
|
||
|
|
||
|
<p>Old snapshots can be found on the ftp server
|
||
|
<a href=ftp://gcc.gnu.org/pub/gcc/snapshots/>
|
||
|
gcc.gnu.org:/pub/gcc/snapshots.
|
||
|
|
||
|
<hr>
|
||
|
<address><a href="mailto:gcc@gcc.gnu.org">gcc@gcc.gnu.org</a>
|
||
|
<address><a href="mailto:gcc-bugs@gcc.gnu.org">gcc-bugs@gcc.gnu.org</a>
|
||
|
|
||
|
<p>
|
||
|
Last modified January 28, 2002</address>
|
||
|
</body>
|
||
|
|
||
|
</html>
|