¡@

Home 

2014/10/16 ¤W¤È 08:19:48

android Programming Glossary: mthumb

Error while compiling android jni sample: invalid -march= option: `armv5te'

http://stackoverflow.com/questions/10770296/error-while-compiling-android-jni-sample-invalid-march-option-armv5te

D__ARM_ARCH_5__ D__ARM_ARCH_5T__ D__ARM_ARCH_5E__ D__ARM_ARCH_5TE__ Wno psabi march armv5te mtune xscale msoft float mthumb Os fomit frame pointer fno strict aliasing finline limit 64 Ijni DANDROID Wa noexecstack O0 g I home aleck Dev Android ndk..

porting libcurl on android with ssl support

http://stackoverflow.com/questions/11330180/porting-libcurl-on-android-with-ssl-support

dynamic linker system bin linker L NDK out target product generic obj lib export CFLAGS fno exceptions Wno multichar mthumb mthumb interwork nostdlib lc ldl lm march armv5te mtune xscale msoft float mandroid fPIC mthumb interwork mthumb mlong calls.. linker system bin linker L NDK out target product generic obj lib export CFLAGS fno exceptions Wno multichar mthumb mthumb interwork nostdlib lc ldl lm march armv5te mtune xscale msoft float mandroid fPIC mthumb interwork mthumb mlong calls ffunction.. Wno multichar mthumb mthumb interwork nostdlib lc ldl lm march armv5te mtune xscale msoft float mandroid fPIC mthumb interwork mthumb mlong calls ffunction sections fstack protector fno short enums fomit frame pointer fno strict aliasing..

How to use precompiled headers in Android NDK project?

http://stackoverflow.com/questions/5150778/how-to-use-precompiled-headers-in-android-ndk-project

ifeq TARGET_ARCH_ABI x86 call set src files target cflags LOCAL_PCH else call set src files target cflags LOCAL_PCH mthumb endif # Build PCH # get pch name strip subst .. __ eval __pch 1 eval __pch __pch .h .precompiled.h __pch ifneq findstring..