Issue 0014 in 'raw' format
; Summary: Make it easier to run with qemuarm target ; Owner: Tim ; Reporter: Vibin Viswambharan ; Status: open ; Priority: high = Description = There should be some simple instructions, and possibly some changes to Fuego, to support testing on qemuarm out-of-the-box. I've started a help page for this at: [[Using the qemuarm target]]. However there are problems: If I try to compile hello_world for a yocto project image of 'core-image-minimal', using PLATFORM="qemu-armv7hf", then the program won't run. That is, the shared libraries expected by hello built with qemu-armv7hf are not in the right place. I tried to compile hello_world using a poky sdk, but it doesn't support static linking. See https://patchwork.openembedded.org/patch/121725/ = Notes = Put other free-form comments or notes here ; backlink: [[Fuego Issues List]]