Displaying 4 results from an estimated 4 matches for "andcxx".
Did you mean:
adcx
2012 Nov 13
3
[LLVMdev] Clang now included in Android NDK r8c
...e 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 report any issues<http://code.google.com/p/android/issues/list>.
Joe
______________________________
Joe Abbey...
2012 Nov 14
0
[LLVMdev] Clang now included in Android NDK r8c
...he 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 report any
> issues <http://code.google.com/p/android/issues/list>....
2013 Feb 01
0
[LLVMdev] Clang now included in Android NDK r8c
...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 report any
>> issues <http://code.google.com/p/android/...
2013 Feb 01
0
[LLVMdev] Clang now included in Android NDK r8c
...;>>> - 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 report
>>>> any issues <h...