search for: toapplic

Displaying 4 results from an estimated 4 matches for "toapplic".

Did you mean: applic
2012 Nov 13
3
[LLVMdev] Clang now included in Android NDK r8c
...ml Important changes: * Added the Clang 3.1 compiler to the NDK. The GNU Compiler Collection (GCC) 4.6 is still the default, so you must explicitly enable the Clang compiler option as follows: * For ndk-build, export NDK_TOOLCHAIN_VERSION=clang3.1 or add this environment variable setting toApplication.mk. * For standalone builds, add --llvm-version=3.1 to make-standalone-toolchain.sh and replace CC andCXX in your makefile with <tool-path>/bin/clang and <tool-path>/bin/clang++. See STANDALONE-TOOLCHAIN.html for details. Note: This feature is experimental. Please try it and...
2012 Nov 14
0
[LLVMdev] Clang now included in Android NDK r8c
...the Clang 3.1 compiler to the NDK. The GNU Compiler Collection > (GCC) 4.6 is still the default, so you must explicitly enable the Clang > compiler option as follows: > - For ndk-build, export NDK_TOOLCHAIN_VERSION=clang3.1 *or* add > this environment variable setting toApplication.mk. > - For standalone builds, add --llvm-version=3.1 to > make-standalone-toolchain.sh and replace CC andCXX in your makefile > with <tool-path>/bin/clang and <tool-path>/bin/clang++. See > STANDALONE-TOOLCHAIN.html for details.* > Note...
2013 Feb 01
0
[LLVMdev] Clang now included in Android NDK r8c
...ompiler to the NDK. The GNU Compiler >> Collection (GCC) 4.6 is still the default, so you must explicitly enable >> the Clang compiler option as follows: >> - For ndk-build, export NDK_TOOLCHAIN_VERSION=clang3.1 *or* add >> this environment variable setting toApplication.mk. >> - For standalone builds, add --llvm-version=3.1 to >> make-standalone-toolchain.sh and replace CC andCXX in your >> makefile with <tool-path>/bin/clang and <tool-path>/bin/clang++. >> See STANDALONE-TOOLCHAIN.html for details.*...
2013 Feb 01
0
[LLVMdev] Clang now included in Android NDK r8c
...iler >>>> Collection (GCC) 4.6 is still the default, so you must explicitly enable >>>> the Clang compiler option as follows: >>>> - For ndk-build, export NDK_TOOLCHAIN_VERSION=clang3.1 *or* add >>>> this environment variable setting toApplication.mk. >>>> - For standalone builds, add --llvm-version=3.1 to >>>> make-standalone-toolchain.sh and replace CC andCXX in your >>>> makefile with <tool-path>/bin/clang and <tool-path>/bin/clang++. >>>> See STANDAL...