changeset 541:9c9498a615ef

Check in the web page with the release announcement.
author Rob Landley <rob@landley.net>
date Thu, 13 Dec 2007 05:40:46 -0600
parents 581c59452065
children eca8c8d45d55
files www/index.html
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/www/index.html	Mon Dec 10 19:55:40 2007 -0600
+++ b/www/index.html	Thu Dec 13 05:40:46 2007 -0600
@@ -3,6 +3,17 @@
 <title>Tiny C Compiler</title>
 
 <h2><b>News</b></h2>
+<h2><b>December 10, 2007</b></h2>
+<p>You can now download
+<a href=downloads/tinycc-0.9.25-pre1.tar.bz2>tinycc-0.9.25-pre1</a>.  Run
+"make/make.sh" to build it, "make/test.sh" to test it, and "make/install.sh"
+(as root) to install it.  Currently only the i386 target is enabled, I
+plan to poke at ARM next, and win32 if I can get Wine to like me.  (If
+somebody would tell me how to test c67, I'd be more interested in supporting
+it.  I haven't got one, or an emulator for it.)</p>
+
+<p>The actual 0.9.25 release is still scheduled for the end of the month.</p>
+
 <h2><b>November 14, 2007</b></h2>
 <p>There's a new <a href=http://landley.net/mailman/listinfo/tinycc>mailing
 list</a> for the project, a new build system, a new