as a bourne shell script. ccache is a re-implementation of Erik's idea
in C with more features and better performance.<p>
+<h2>Latest release</h2>
+
+The latest release is ccache 1.3. This release adds:
+
+<ul>
+<li>a wider range of statistics
+<li>a C/C++ lexer for code unification
+<li>nicer statistics formatting
+</ul>
+
+You can get this release from the <a href="/ftp/ccache/">download directory</a>
+
<h2>Why bother?</h2>
Why bother with a compiler cache? If you ever run "make clean; make"