search for: 513a6caf

Displaying 2 results from an estimated 2 matches for "513a6caf".

2013 May 23
0
[LLVMdev] Deprecating autoconf/make?
...___ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130523/513a6caf/attachment.html>
2013 May 23
2
[LLVMdev] Deprecating autoconf/make?
On Thu, May 23, 2013 at 6:01 AM, Jean-Daniel Dupas <devlists at shadowlab.org>wrote: > If you want to build a clang version that target x86 and ARM on an x86 > machine and your actual compiler does not support compiling for ARM, you > have to use the just built clang. > Using the just-built-clang will only work if compiler-rt has access to each target's sysroot.