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
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