On Apr 1, 3:09 am, shannon chuang <[email protected]> wrote:
> Goolu has released one for ARMv4T (for neo 1973 and freerunner which core is
> ARM920T).
>
> But my target CPU only support ARMv4 (not ARMv4T, no thumb).

>From bionic/libc/arch-arm/include/machine/cpu-features.h:

#  elif defined __ARM_ARCH_4__
#    error ARMv4 is not supported, please use ARMv4T at a minimum
#  else

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to