[maemo-developers] Testing application under targets arm and x86
From: Frank Banul frank.banul at gmail.comDate: Wed Aug 6 16:40:42 EEST 2008
- Previous message: Testing application under targets arm and x86
- Next message: Testing application under targets arm and x86
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Right, the flow is: compile x86, run x86, compile arm, hope it works on your device (in general it does). This is one option, there are others but I have not explored them. Frank On Wed, Aug 6, 2008 at 5:16 AM, Arvind1 K <arvind1.k at tcs.com> wrote: > > 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 > > > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > >
- Previous message: Testing application under targets arm and x86
- Next message: Testing application under targets arm and x86
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]