Em Quarta-feira 23. Junho 2010, às 09.03.51, si jiangping escreveu:
> thanks for your feedback.
> but not all of ARM5/7 CPU could run QT, right?  so how to name them with
> Meego?

Like Carsten said, you meant ARMv5 and ARMv7. Be careful, because ARM11 is an 
ARMv6.

Anyway, the instruction set is not the issue here. Qt can be compiled for many 
architectures, including ARMv5 and v6 (v7 uses the v6 atomics, but we're going 
to add a new set of atomics).

What you need to look into is the ability of the rest of the system to run the 
applications you have. A full Linux system, running a full glibc (not uclibc 
or newlib) and a full Qt will have stricter requirements than other systems.

And also note that MeeGo will require OpenGL ES 2 in the handset UX, so you 
should get an ARM system that has a good video device and driver.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to