Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-09 Thread Paul Li
...@nokia.com; meego-dev@meego.com; Lea Li Subject: Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Paul Li e...@marvell.com writes: Hi Roger and all, I can start fennec on my board, but all the pages I opened were blank and cannot display anything, could you give me some

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-09 Thread Paul Li
...@intel.com] Sent: 2010年12月9日 17:26 To: Paul Li Cc: Zhang, Austin; cars...@maemo.org; Kok, Auke-jan H; gabrb...@gmail.com; thi...@kde.org; imdat.so...@nokia.com; meego-dev@meego.com; Lea Li Subject: Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Paul Li e...@marvell.com writes: Hi

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-08 Thread Thiago Macieira
Em Terça-feira, 7 de Dezembro de 2010, às 20:49:37, Gabriel M. Beddingfield escreveu: Another clue: following issue: Program received signal SIGILL, Illegal instruction. 0xa144 in __aeabi_d2lz () ^^ While this /could/ be a valid pointer,

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-08 Thread Paul Li
-dev@meego.com Subject: Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Em Terça-feira, 7 de Dezembro de 2010, às 20:49:37, Gabriel M. Beddingfield escreveu: Another clue: following issue: Program received signal SIGILL, Illegal instruction. 0xa144

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-08 Thread Paul Li
@intel.com Cc: meego-dev@meego.com; Lea Li Subject: RE: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Hi Imdat, Thank you for your reply and I will check if this is the root cause. B.R Paul -Original Message- From: imdat.so...@nokia.com [mailto:imdat.so...@nokia.com

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-08 Thread Zhang, Austin
To: 'imdat.so...@nokia.com'; auke-jan.h@intel.com Cc: meego-dev@meego.com; Lea Li Subject: RE: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Hi Imdat, Thank you for your reply and I will check if this is the root cause. B.R Paul -Original Message- From: imdat.so

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-08 Thread Paul Li
; thi...@kde.org; imdat.so...@nokia.com Cc: meego-dev@meego.com; Lea Li Subject: RE: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo the root cause of this issue on my board, fennec generates an instruction that our processor cannot deal with which is 'vmov d16, r0, r1'. It uses

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-08 Thread Zhang, Austin
: meego-dev@meego.com; Lea Li Subject: RE: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Hi Austin, Yes, on my board this is another issue. Could you give me some suggestions? Thank you so much.:) B.R Paul -Original Message- From: Zhang, Austin [mailto:austin.zh

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-08 Thread Paul Li
[mailto:austin.zh...@intel.com] Sent: 2010年12月9日 12:04 To: Paul Li; cars...@maemo.org; Kok, Auke-jan H; gabrb...@gmail.com; thi...@kde.org; imdat.so...@nokia.com Cc: meego-dev@meego.com; Lea Li; Wang, Roger Subject: RE: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Roger (in CC list) should

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread Auke Kok
On 12/07/10 01:25, Paul Li wrote: Hi All, I met an issue with fennec on MeeGo, I recompiled this app with ‘-march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3-d16 -mfloat-abi=softfp’ and ‘-march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3-d16 -mfloat-abi=soft’. Both

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread imdat.solak
On Dec 7, 2010, at 15:38 , ext Auke Kok wrote: On 12/07/10 01:25, Paul Li wrote: Hi All, I met an issue with fennec on MeeGo, I recompiled this app with ‘-march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3-d16 -mfloat-abi=softfp’ and ‘-march=armv7-a -mtune=cortex-a8

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread Thiago Macieira
On Tuesday, 7 de December de 2010 21:47:48 imdat.so...@nokia.com wrote: On Dec 7, 2010, at 15:38 , ext Auke Kok wrote: On 12/07/10 01:25, Paul Li wrote: Hi All, I met an issue with fennec on MeeGo, I recompiled this app with ‘-march=armv7-a -mtune=cortex-a8

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread imdat.solak
On Dec 7, 2010, at 16:40 , ext Thiago Macieira wrote: On Tuesday, 7 de December de 2010 21:47:48 imdat.so...@nokia.com wrote: On Dec 7, 2010, at 15:38 , ext Auke Kok wrote: On 12/07/10 01:25, Paul Li wrote: Hi All, I met an issue with fennec on MeeGo, I recompiled this app with

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread Paul Li
: Auke Kok [mailto:auke-jan.h@intel.com] Sent: 2010年12月8日 4:38 To: Paul Li Cc: meego-dev@meego.com Subject: Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo On 12/07/10 01:25, Paul Li wrote: Hi All, I met an issue with fennec on MeeGo, I recompiled this app with ‘-march

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread Paul Li
] fennec(Illegal instruction) issue on MeeGo On Dec 7, 2010, at 15:38 , ext Auke Kok wrote: On 12/07/10 01:25, Paul Li wrote: Hi All, I met an issue with fennec on MeeGo, I recompiled this app with ‘-march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3-d16 -mfloat-abi=softfp

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread Paul Li
To: meego-dev@meego.com Subject: Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo On Tuesday, 7 de December de 2010 21:47:48 imdat.so...@nokia.com wrote: On Dec 7, 2010, at 15:38 , ext Auke Kok wrote: On 12/07/10 01:25, Paul Li wrote: Hi All, I met an issue with fennec

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread Zhang, Austin
] On Behalf Of Paul Li Sent: Wednesday, December 08, 2010 9:41 AM To: Kok, Auke-jan H Cc: meego-dev@meego.com; Lea Li Subject: Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Hi Auke, Thank you so much for your suggestion, but I am sure these parameters are supported by our processor

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread Paul Li
Subject: RE: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo What's your specific processor? it seemed marvell's dove only support vfpv3-d16 in hardware, so it doesn't seem right to tune the generated instructions by cortex a8. You can run other app compiled with mtune=cortex-a8 didn't

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-07 Thread Paul Li
Thanks so much for your good suggestion. :) I am checking this. B.R Paul -Original Message- From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On Behalf Of Gabriel M. Beddingfield Sent: 2010年12月8日 10:50 To: meego-dev@meego.com Subject: Re: [MeeGo-dev] fennec(Illegal

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-06 Thread Zhang, Austin
:00 AM To: meego-dev@meego.com Subject: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo Hi All, I met an issue with fennec on MeeGo, I recompiled this app with '-march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3-d16 -mfloat-abi=softfp' and '-march=armv7-a -mtune=cortex-a8

Re: [MeeGo-dev] fennec(Illegal instruction) issue on MeeGo

2010-12-06 Thread Thiago Macieira
On Tuesday, 7 de December de 2010 02:59:46 Paul Li wrote: Hi All, I met an issue with fennec on MeeGo, I recompiled this app with '-march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3-d16 -mfloat-abi=softfp' and '-march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3-d16