[cfe-commits] [llvm-commits] (autoconf) Build ASan runtime for ARM/Android

Evgeniy Stepanov eugeni.stepanov at gmail.com
Wed Oct 17 07:34:43 PDT 2012


OK, let's get rid of the configure option for the sake of progress.
Please take another look.
This way android runtime can be built with an extra make invocation in
the same build tree.
make -C tools/clang/runtime/ LLVM_ANDROID_TOOLCHAIN_DIR=/path/to/ndk/toolchain


On Thu, Oct 11, 2012 at 1:50 AM, Eric Christopher <echristo at gmail.com> wrote:
>>
>> Otherwise I think it starts to become an unwieldy set of configure flags
>> to set any sdk/sysroot that any particular target triple needs in building
>> any of the runtime libraries (libcxx will necessarily have this problem too).
>>
>> Thoughts?
>>
>
> FWIW Jim, Chandler and I have been discussing this as well. Been going
> over how to deal with in versus out of tree builds and options for a full
> toolchain. Just wanted to let you know it's more than just a couple of
> people chatting :)
>
> -eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: application/octet-stream
Size: 732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121017/50e0786c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiler-rt.patch
Type: application/octet-stream
Size: 4247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121017/50e0786c/attachment-0001.obj>


More information about the cfe-commits mailing list