FrontPage 

Fuego wiki

Login or create account

Issue 0014 in 'raw' format

; Summary: Make it easier to run with qemuarm target (possibly using virtme)
; 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 =
virtme is a tool for executing virtual machines using qemu.

It acts as a qemu wrapper, and appears to be easy to use for x86_64 testing.

See https://www.linux.com/blog/virtme-kernel-developers-best-friend


; backlink: [[Fuego Issues List]]







TBWiki engine 1.8.3 by Tim Bird