[LLVMdev] Compiling LLVM w/ Clang for ARMv7 and ARMv6 archs from a i386 OSX machine

Valentin Radu radu.v.valentin at gmail.com
Mon Sep 26 11:10:42 PDT 2011


Hello Jim, Eric,

Thank you both for your input, will have a look over the build_llvm script
tomorrow!

On Mon, Sep 26, 2011 at 9:01 PM, Jim Grosbach <grosbach at apple.com> wrote:

>
> On Sep 22, 2011, at 11:51 AM, Eric Christopher wrote:
>
> >
> > On Sep 22, 2011, at 11:47 AM, Valentin Radu wrote:
> >
> >> checking for armv7-apple-darwin-clang... no
> >> checking for armv7-apple-darwin-llvm-gcc... no
> >> checking for armv7-apple-darwin-gcc... no
> >
> > It's because you don't have a compiler around that targets arm by
> default.
>
> Exactly right.
>
> You can look in the build_llvm script for an ugly-but-effective way to work
> around that on Darwin.
>
> -Jim
>



-- 
Regards,
R.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110926/bc470c4e/attachment.html>


More information about the llvm-dev mailing list