PDA

View Full Version : Scratchbox qemu isssue


milan
03-19-2007, 07:39 AM
Hi,

I installed the latest scratchbox (using maemo_scratchbox_install & maesmo_sdk_install scripts from bora directory). Evreything works fine except that under SDK_ARMEL platform I have to explicitly call qemu to execute an image. For exmaple "./a.out" doesn't work, I have to call "qemu a.out". I get message "bash: ./a.out: cannot execute binary file".

I can't do any development because auto tools fail during the build when they try to execute hello world test. Because it is urgent any help/hints would be appreciated.

Milan

ArnimS
04-09-2007, 05:36 PM
I just read the docs, set up a target using sb-emu, changed to the target and any started app runs using qemu.

You might not be logged-in correctly to your target environment.. the prompt should change to the name of the environment, for e.g. here it is

[sbox-SDK_ARMEL: ~]