2002-05-27 14:55:06 +00:00
|
|
|
#define _PAGE_ Daily builds
|
2002-05-27 14:22:23 +00:00
|
|
|
#include "head.t"
|
|
|
|
|
|
|
|
<h2>Source tarballs</h2>
|
|
|
|
|
|
|
|
<!--#exec cmd="./dailysrc.pl" -->
|
|
|
|
|
2002-05-27 15:49:34 +00:00
|
|
|
<p>Useful links for do-it-yourselfers:
|
|
|
|
<ul>
|
|
|
|
<li><a href="cross-gcc.html">Building the SH1 cross compiler</a>
|
2002-05-27 15:49:55 +00:00
|
|
|
<li><a href="sh-win/">Setting up an SH1 cross compiler for Windows</a>
|
2002-05-28 08:10:32 +00:00
|
|
|
<li><a href="firmware/README">README from the firmware directory</a>,
|
|
|
|
describing how to compile Rockbox
|
2002-05-27 15:49:34 +00:00
|
|
|
</ul>
|
|
|
|
|
2002-05-27 14:22:23 +00:00
|
|
|
<h2>Target builds</h2>
|
|
|
|
|
2002-05-28 08:10:32 +00:00
|
|
|
<p>These are automated daily builds of the CVS code.
|
|
|
|
They are <i>not</i> official releases, they are in fact almost guaranteed to not work properly! These builds are discussed in IRC only, <b>do not file bug reports for them.</b>
|
|
|
|
|
2002-05-27 14:22:23 +00:00
|
|
|
<p>There are three versions of each build:
|
|
|
|
|
|
|
|
<!--#exec cmd="./dailymod.pl" -->
|
|
|
|
|
2002-06-01 18:11:40 +00:00
|
|
|
<p><b>Note 1:</b> You must rename the file to "archos.mod" (archos.ajz for the recorder) before copying it to the root of your archos.
|
2002-05-27 14:22:23 +00:00
|
|
|
|
2002-05-28 08:10:32 +00:00
|
|
|
<p><b>Note 2:</b> The Recorder version does not work yet, due to unfinished drivers. It builds, but does not run.
|
2002-05-27 14:22:23 +00:00
|
|
|
|
2002-06-07 11:25:51 +00:00
|
|
|
<h2>Build status</h2>
|
|
|
|
|
2002-06-07 11:38:20 +00:00
|
|
|
<p>This table shows which targets are currently buildable with the CVS code.
|
|
|
|
The timestamp is GMT.
|
2002-06-07 11:25:51 +00:00
|
|
|
|
|
|
|
<p>
|
|
|
|
<!--#include virtual="buildstatus.link" -->
|
2002-05-27 14:22:23 +00:00
|
|
|
#include "foot.t"
|