Hi Christian,
yes, that did the trick. Thanks a lot!
Building Genode programs for linux_arm works now in the qemu-user chroot environment. Even the SDL-based nitpicker demo runs from within that environment. The only disadvantage is that the run scripts fail, as expect has some issues with creating PTYs.
Cheers, Alex
On 19.05.2015 11:33, Christian Prochaska wrote:
creating a file '/build/linux_arm/etc/tools.conf' with the line
CC_MARCH+=-march=armv7-a
should do it.