ARMvX?

thomas.senyk at nokia.com thomas.senyk at nokia.com
Tue Jul 19 21:49:37 CEST 2011


Ah I see.

This document helped me understand that Android has a solid definition (hadn't expected that) of what ABI versions it supports.
Now everything makes a lot more sense :)

Thx
Thomas

________________________________________
From: ext BogDan [bog_dan_ro at yahoo.com]
Sent: Tuesday, July 19, 2011 9:33 PM
To: Senyk Thomas (Nokia-DXM/Munich); necessitas-devel at kde.org
Subject: Re: ARMvX?

Hi,

We are (should) using android's default (recommended) compilation flags, because we must
On arm-v7a platform we are using vfp: -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -fpic -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums

On arm-v5 (also arm-v6) platforms we are NOT using vfp: -Wno-psabi -march=armv5te -mtune=xscale -msoft-float -fpic -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums

Check ~/NecessitasQtSDK/android-ndk-r6/docs/CPU-ARCH-ABIS.html for more information.

Cheers,
BogDan.


----- Original Message -----
> From: Thomas Senyk <thomas.senyk at nokia.com>
> To: necessitas-devel at kde.org
> Cc:
> Sent: Tuesday, July 19, 2011 7:54 PM
> Subject: Re: ARMvX?
>
> Ok seams someone makes a ARM9 device:
> http://www.linuxfordevices.com/c/a/News/WonderMedia-SmartTouch-tablets/
>
>
> ... Anyone with inside to cheaper markets?
> How relevant is Android-ARM9?
>
>
>
> On Tuesday, July 19, 2011 06:38:53 PM Thomas Senyk wrote:
>>  On Tuesday, July 19, 2011 06:35:12 PM Thomas Senyk wrote:
>>  > Sorry the last mail was not finished ;)
>>  >
>>  > Again:
>>  > Hi Folks,
>>  >
>>  > at the contribute summit (or better the day before) we had some
>>  > discussions about different arm version.
>>  >
>>  > All I could find:
>>  > There might be ARM11 devices:
>>  > http://www.linuxfordevices.com/c/a/News/Shenzen-
> State-Micro-Technology/
>>  >
>>  > using Samsung S3C6410
>>  >
>>  > This is arm11 => armv6 => not armv7a
>>  > ===> we want to keep support for armabi (without -v7a)
>>  > right so far?
>>  > (Although I'm not sure if the market share of those devices is
> even
>>  > close to 1%)
>>
>>  After reading this again I find it confusion my self ;)
>>
>>  > But we can safely assume that every arm device will have fpu ... I
>>  > haven't found anything with any old/smaller arm then ARM11(e.g.
> Xscale,
>>  > ARM9)
>>  >
>>  >   ... although I not all ARM11 have VFP (aka. fpu, right?)
>>  >   ... maybe all android devices have them... or not?
>>
>>  Again:
>>  I would strongly suspect all Android devices to have VFP/FPU
>>  ... someone objects?
>>
>>  > Any opinions?
>>  >
>>  > ... maybe this is already been discussed/decisions made and I'm
> just not
>>  > aware off :)
>>  >
>>  > Greets
>>  > Thomas
>>  >
>>  > On Tuesday, July 19, 2011 06:19:22 PM Thomas Senyk wrote:
>>  > > Hi Folks,
>>  > >
>>  > > at the contribute summit (or better the day before) we had some
>>  > > discussions about different arm version.
>>  > >
>>  > > All I could find:
>>  > > There might be ARM11 devices with:
>>  > > There is a Samsung device
> _______________________________________________
> Necessitas-devel mailing list
> Necessitas-devel at kde.org
> https://mail.kde.org/mailman/listinfo/necessitas-devel
>


More information about the Necessitas-devel mailing list