[LLVMdev] [compiler-rt] cmake fails to configure for AArh64

Oleg Ranevskyy llvm.mail.list at gmail.com
Wed Sep 24 10:35:15 PDT 2014


Thanks Renato!

I'll file a bug then so as not to forget to do this.

Kind regards,
Oleg

On 24.09.2014 17:42, Renato Golin wrote:
> On 24 September 2014 14:05, Oleg Ranevskyy <llvm.mail.list at gmail.com> wrote:
>> After the line with -m64 is commented out, cmake can complete the
>> configuration and I am able to cross compile the whole LLVM.
> Hi Oleg,
>
> This option is only relevant to x86/64 platforms, not ARM. The
> conditional should also check if the platform is x86.
>
> cheers,
> --renato




More information about the llvm-dev mailing list