currently Android by default built for ARMv5 instruction set but i
want to build it for ARMv6 instruction set. How can i do that? what
are all the files which i have to modify.

I tried replacing the
TARGET_ARCH_VERSION := armv5te

with

TARGET_ARCH_VERSION := armv6

but it shows error while compiling
"build/core/combo/linux-arm.mk:53: *** Unknown ARM architecture
version: armv6te.  Stop."


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

Reply via email to