diff options
author | Lauri Leukkunen <lle@rahina.org> | 2007-05-25 00:17:58 +0300 |
---|---|---|
committer | Lauri Leukkunen <lle@rahina.org> | 2007-05-25 00:17:58 +0300 |
commit | 52c128922c6ad78e5503307e0fba763c56c2c7bf (patch) | |
tree | ee2dbe6389c389a445667567b5e30ba55952bfb4 | |
parent | 6bc8345c3f5b1365344957bbc1afdbb29932818c (diff) |
Update README1.99.0.4
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
-rw-r--r-- | README | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -20,9 +20,6 @@ $ git clone git://anongit.freedesktop.org/git/sbox2 Build using: $ cd sbox2 -$ ./autogen.sh -$ ./configure -$ make $ make install prefix=$HOME/scratchbox @@ -30,8 +27,8 @@ You need Qemu for cpu-transparency. Unfortunately at the moment no qemu release works well with SB2. You can use these two patches to make the CVS version of Qemu work: -http://people.freedesktop.org/~lle/qemu-linux-user-path.diff -http://people.freedesktop.org/~lle/qemu-linux-user-drop-preload.diff +http://people.freedesktop.org/~lle/qemu-linux-user-path2.diff +http://people.freedesktop.org/~lle/qemu-linux-user-drop-preload3.diff If you're targeting ARM and are on a 32bit x86 machine, you can get a good toolchain from CodeSourcery: |