Thank you. But as I know, on the target device (N800), it works only with
ARMEL architecture, is it right? If so, it's unnecessary to use X86 arch,
it's for testing purpose. In the end, I'll need to transfer the app to N800
device.

I just don't know what's wrong with this OS2008 version. I'm thinking about
downgrading to OS2007. Too bad, right? OS2008 looks nice...


On Feb 19, 2008 1:51 AM, Julius Luukko <[EMAIL PROTECTED]>
wrote:

> Hi Jakov,
>
> You have to rebuild your application for X86 architecture. You are now
> trying to run an ARMEL binary with X86.
>
> So
>
> make clean; make
>
> --
> Julius
>
> ----- Alkuperäinen viesti -----
> Lähettäjä: Jakov <[EMAIL PROTECTED]>
> Vastaanottaja: [EMAIL PROTECTED], maemo-developers@maemo.org
> Lähetetty: Ma 18 Helmi 2008 09:40:30
> Aihe: Re: maemopad exits suddenly when clicking on Save icon
> Thank you,
>
> I also have Chinook X_86. Is it supposed to work?
>
> In fact, I tried to switch to X_86 target. But when I ran maemopad, it
> said:
>
> /scratchbox/tools/bin/misc_runner: SBOX_CPUTRANSPARENCY_METHOD not set
>
> Could you do me a favor by telling me how to set it up? Thanks a lot!
>
> On Feb 18, 2008 4:23 PM, <[EMAIL PROTECTED]> wrote:
>
> > Jakov wrote:
> > >
> > > I'm using Maemo 4.0 Chinook. After I load maemopad, click on
> > > Save icon, this application suddenly exits. The msg in the console is:
> > >
> > > [sbox-CHINOOK_ARMEL: ~/maemopad-2.1] > run-standalone.sh  src/maemopad
> > > qemu: Unsupported syscall: 264
> >
> > This is the problem, you need a version of qemu w/ support for more of
> > the arm cpu.
> >
> > Please keep in mind that the ARMEL environment is designed for cross
> > compiling, not for hosting/testing.
> > _______________________________________________
> > maemo-developers mailing list
> > maemo-developers@maemo.org
> > https://lists.maemo.org/mailman/listinfo/maemo-developers
> >
>
> <Liitetiedosto:>
>
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to