[LLVMdev] Deprecating autoconf/make?

Jean-Daniel Dupas devlists at shadowlab.org
Thu May 23 03:10:48 PDT 2013


Le 23 mai 2013 à 11:52, Óscar Fuentes <ofv at wanadoo.es> a écrit :

> Renato Golin <renato.golin at linaro.org> writes:
> 
>> I currently use CMake+Ninja on native builds on both x86 and ARM without
>> problems, but I agree that cross-compilation is not yet mastered.
> 
> What's wrong with cross-compilation?
> 

At least  http://llvm.org/bugs/show_bug.cgi?id=14109

As it does not use the just built clang to build compiler-rt, it can't  build compiler-rt for target that are not supported by the system compiler.

-- Jean-Daniel








More information about the llvm-dev mailing list