Minor changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@53 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3cb3c7599f
commit
5c983fc7c5
3 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<a href="http://bjorn.haxx.se/rockbox/mail.cgi">mail list archive</a> ·
|
||||
<a href="irc/">irc logs</a> ·
|
||||
<a href="tools.html">tools</a> ·
|
||||
<a href="internals/">archos internals</a> ·
|
||||
<a href="internals/">photos</a> ·
|
||||
<a href="http://sourceforge.net/projects/rockbox/">sourceforge project</a> ·
|
||||
<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>.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue