summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/cross-gcc.t2
-rw-r--r--www/main.t4
-rw-r--r--www/tools.t3
3 files changed, 6 insertions, 3 deletions
diff --git a/www/cross-gcc.t b/www/cross-gcc.t
index 8e6b72a..d78afbd 100644
--- a/www/cross-gcc.t
+++ b/www/cross-gcc.t
@@ -38,7 +38,7 @@ The GCC configuration script finds the newlib and libgloss files if they are in
/home/linus/gcc-3.0.3> ln -s ../newlib-1.10.0/newlib .
/home/linus/gcc-3.0.3> ln -s ../newlib-1.10.0/libgloss .
</pre>
-<h2>Make up your mind</h2>
+<h2>Choose location</h2>
<p>
Now is the time to decide where you want the tools to be installed. This is
the directory where all binaries, libraries, man pages and stuff end up when
diff --git a/www/main.t b/www/main.t
index c7bd0db..8bc8572 100644
--- a/www/main.t
+++ b/www/main.t
@@ -10,7 +10,7 @@
<a href="http://bjorn.haxx.se/rockbox/mail.cgi">mail list archive</a> &middot;
<a href="irc/">irc logs</a> &middot;
<a href="tools.html">tools</a> &middot;
-<a href="internals/">archos internals</a> &middot;
+<a href="internals/">photos</a> &middot;
<a href="http://sourceforge.net/projects/rockbox/">sourceforge project</a> &middot;
<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/rockbox/">browse cvs</a>
</small>
@@ -38,7 +38,7 @@ Try them on your own risk. If you are not 100% sure of what you are doing, keep
<a href="docs/FAQ">faq</a>,
<a href="irc/">irc logs</a>,
<a href="tools.html">tools</a> and
-<a href="internals/">archos internals</a>.
+<a href="internals/">photos</a>.
<p><i>2002-03-25</i>: New section for
<a href="mods/">hardware modifications</a>.
diff --git a/www/tools.t b/www/tools.t
index f37f2b2..e8d5f33 100644
--- a/www/tools.t
+++ b/www/tools.t
@@ -40,4 +40,7 @@
<a href="http://www.sh-linux.org/rpm/RPMS/i386/RedHat7.1/">
pre-cooked RH7.1 RPMs</a> available from sh-linux.org
+<p>Felix Arends has written a page about
+<a href="sh-win/">setting up an SH-1 compiler for Windows</a>.
+
#include "foot.t"