diff options
author | Lauri Leukkunen <lle@rahina.org> | 2007-06-18 08:14:59 +0300 |
---|---|---|
committer | Lauri Leukkunen <lle@rahina.org> | 2007-06-18 08:14:59 +0300 |
commit | 6f9748db43c839a10f15cf2268f87b2b24da3c2a (patch) | |
tree | 0eebf4074a3424390dad69e93f57647132044ca6 /README | |
parent | 7ed85d145b84b2cdb4b9a3a498e8253726680ba8 (diff) |
Update README
Qemu no longer needs patching.
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -23,12 +23,8 @@ $ cd sbox2 $ make install prefix=$HOME/scratchbox -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-path2.diff -http://people.freedesktop.org/~lle/qemu-linux-user-drop-preload3.diff +You need Qemu for cpu-transparency. Current (2007-06-18) CVS version +of Qemu works fine, earlier versions lack the -drop-ld-preload option. If you're targeting ARM and are on a 32bit x86 machine, you can get a good toolchain from CodeSourcery: |