[LLVMdev] sys::getHostTriple failed to recognize ARM correctly

Eric Christopher echristo at apple.com
Mon Aug 8 19:28:21 PDT 2011


On Aug 8, 2011, at 6:53 PM, 陳韋任 wrote:

>>>> b) Pass --host=<arm arch you want>-… when you configure.
>> 
>> Either way. But it sounds like you were ok with arm-linux-gnu so that's what I'd suggest you pass using --host.
> 
>  So what you suggest is passing arm-linux-gnu NOT armvX-linux-gnu,
> right? I thought <arm arch you want> can be armvX-linux-gnu,
> that confuse me.

It can be whatever you want, I'd suggest something that has some support in the backend :)

-eric



More information about the llvm-dev mailing list