Alexander Graf wrote:
so I do recommend to do an automated testing outside the buildservice
instead, which gives you notifications and enough time to fix so that
the stuff that enters Factory is working.

Would it be possible to cross compile a small arm binary on x86 and run
it through qemu-linux-user?
Something like

$ zypper in gcc-whatever qemu-something
$ gcc somecode.c
$ qemu-something a.out; echo $?

That should be easy to run in openQA...

Something that simple could even be part of %check in the package ;).
Unfortunately cross compilers aren't really in openSUSE yet IIUC.

Looks like gcc5 brought them. cross-armv6hl-gcc5 at least sounds like it
could do the job :-)

cu
Ludwig

--
 (o_   Ludwig Nussel
 //\
 V_/_  http://www.suse.de/
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Jennifer
Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg)
Maxfeldstraße 5; 90409 Nürnberg; Germany
--
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

Reply via email to