[maemo-developers] Testing application under targets arm and x86

From: Martin Grimme martin.grimme at gmail.com
Date: Wed Aug 6 16:45:19 EEST 2008
Hi,

you're doing it right. You compile and test your software on the X86
target and when everything is fine, you enter the ARMEL target to
build the installer package.
The ARMEL target is quite limited for running software. But it's
possible to use the tablet's CPU for running the code in the ARMEL
target. This is the CPU transparency method, but I have never used it,
so I cannot tell you anything about it.


Martin

2008/8/6, Arvind1 K <arvind1.k at tcs.com>:
> Hi All,
>
> I have compiled my application under ARMEL target. When I execute it, i
> get errors like:
> Unsupported setsockopt level=1 optname=2
> Unsupported setsockopt level=0 optname=35
> Unsupported setsockopt level=1 optname=9
>
>
> qemu:unsupported syscall:307
> Gdk - shmget failed: error 38
> qemu: uncaught targe5t signal 11
>
> etc.
>
> I searched google and found that armel target is not to be used for
> testing but only for compilation purposes.
> When I tried to execute the armel compiled binary on x86, I got a message
> :
> /scratchbox/tools/bin/misc_runner: SBOX_CPUTRANSPARANCY_METHOD  not set
>
> When I compile as well as run application on X86 target , it works fine.
>
> I'm new to it, so i'm not sure whether I'm doing things in correct manner.
> Any comments or help is more than welcome.
>
> Regards
> Arvind
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>

More information about the maemo-developers mailing list