summaryrefslogtreecommitdiff
path: root/www/sh-win/index.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-04-19 10:43:37 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-04-19 10:43:37 +0000
commitb41596560eed4f805d19931eec3d37b3bad06e61 (patch)
treeefbc886cb7dddfc67216646432e0e59732edf238 /www/sh-win/index.t
parentcec0010cb94f899177c8ce3d8c4e04eb2e8228c7 (diff)
downloadrockbox-b41596560eed4f805d19931eec3d37b3bad06e61.tar.gz
rockbox-b41596560eed4f805d19931eec3d37b3bad06e61.zip
Minor updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@143 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/sh-win/index.t')
-rw-r--r--www/sh-win/index.t11
1 files changed, 4 insertions, 7 deletions
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
17</H2> 17</H2>
18<P> 18<P>
19This is actually all you need to download. It includes the binutils, gcc and 19This is actually all you need to download. It includes the binutils, gcc and
20newlib. The complete GNUSH Tool Chain (currently v0101) is 117MB but for you it 20newlib. Download the GNUSH Tool Chain for ELF format (13 MB).
21is enough to download the GNUSH Tool Chain for ELF format (45 MB).
22 21
23<P> 22<P>
24The GNUSH website can be found at <a href="http://www.kpit.com/download/downloadgnu.htm"> 23The GNUSH website can be found at <a href="http://www.kpit.com/download/downloadgnush.htm">
25http://www.kpit.com/download/downloadgnu.htm</a> (source code is also 24http://www.kpit.com/download/downloadgnush.htm</a> (source code is also
26available there) and the direct link to the file you need is <a href="http://www.kpit.com/download/elf.zip"> 25available there). The new v0202 version now uses MinGW instead of Cygwin.
27http://www.kpit.com/download/elf.zip</a>. It uses the cygwin dll to emulate
28a linux layer but you do not have to care about that.
29 26
30<H2> 27<H2>
31Setting up&nbsp;the Compiler 28Setting up&nbsp;the Compiler