[LLVMdev] How to build a cross llvm-gcc compiler for Arm Cortex-A8

Anton Korobeynikov anton at korobeynikov.info
Fri May 7 07:17:38 PDT 2010


Hello

>       My host is Linux on x86, and I want llvm-gcc generate code for Arm
> Cortex-A8.
>       I saw that in LLVM 2.7 Release Notes, but I can't find step to build
> it. Anyone tell me?
Build llvm-gcc exactly the same way you're building the cross gcc for
your target.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list