[LLVMdev] Cross-compiling the ARM toolchain

Liu proljc at gmail.com
Thu Sep 9 20:47:43 PDT 2010


trying this:
clang -march=armv7-a -mcpu=cortex-a9 -ccc-host-triple
arm-none-linux -ccc-gcc-name arm-none-linux-gnueabi-gcc a.c

2010/9/10 Emmanuel Blot <eblot.ml at gmail.com>:
> Hello,
>
> Is there a quick tutorial to build the LLVM toolchain from a Linux or
> Mac OS X x86 host for an ARM v4/v5/v6 ELF target?
> It this configuration supported, and is it possible to build the Clang
> compiler for this host/target combination?
>
> I know about the installation page, but I keep failing to build this
> toolchain with LLVM 2.7. Maybe it is not (yet) supported?
>
> Thanks,
> Manu
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list