From b41596560eed4f805d19931eec3d37b3bad06e61 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Fri, 19 Apr 2002 10:43:37 +0000 Subject: Minor updates git-svn-id: svn://svn.rockbox.org/rockbox/trunk@143 a1c6a512-1295-4272-9138-f99709370657 --- www/activity.t | 8 ++++---- www/sh-win/index.t | 11 ++++------- 2 files changed, 8 insertions(+), 11 deletions(-) (limited to 'www') diff --git a/www/activity.t b/www/activity.t index 855372f96c..b5fe4c7c2c 100644 --- a/www/activity.t +++ b/www/activity.t @@ -3,11 +3,11 @@ -STATUS(Björn,Web page; I2C driver and MAS serial port,Janitor duty - trying to repair his Archos...) -STATUS(Linus,Serial port GDB stub to bring remote debugging to the archos,Released) -STATUS(Alan,FAT-32 file system and handling,Can create files. Not safe yet ;->) +STATUS(Björn,Web page; I2C driver and MAS serial port,Waiting for a new jukebox) +STATUS(Linus,I2C communication,Researching) +STATUS(Alan,FAT-32 file system and memory manager,Developing) STATUS(Daniel,GUI simulator for X11,Compiles) -STATUS(Rob,Assembling a FAQ,Just began) +STATUS(Rob,Writing the FAQ,First version published) STATUS(Gary,Recorder lcd code and ui simulator,Writing code)
PersonActivityCurrent status
Updated __DATE__ diff --git a/www/sh-win/index.t b/www/sh-win/index.t index e3923c498a..a85b5e8453 100644 --- a/www/sh-win/index.t +++ b/www/sh-win/index.t @@ -17,15 +17,12 @@ The GNU-SH Tool Chain for Windows

This is actually all you need to download. It includes the binutils, gcc and -newlib. The complete GNUSH Tool Chain (currently v0101) is 117MB but for you it -is enough to download the GNUSH Tool Chain for ELF format (45 MB). +newlib. Download the GNUSH Tool Chain for ELF format (13 MB).

-The GNUSH website can be found at -http://www.kpit.com/download/downloadgnu.htm (source code is also -available there) and the direct link to the file you need is -http://www.kpit.com/download/elf.zip. It uses the cygwin dll to emulate -a linux layer but you do not have to care about that. +The GNUSH website can be found at +http://www.kpit.com/download/downloadgnush.htm (source code is also +available there). The new v0202 version now uses MinGW instead of Cygwin.

Setting up the Compiler -- cgit v1.2.3