On Mon, May 9, 2011 at 1:58 PM, Peter Stuge peter@stuge.se wrote:
bari wrote:
What's your plan for the ARM tool chain? QEMU on x86 or?
Why not just cross compile.
Yes, I will use a cross compile toolchain from CodeSourcery G++ Lite and test my code maybe using qemu-system-arm on x86 or a real platform.
//Peter