[LLVMdev] x86 cross compiler for ppc fails to build

Duncan Sands baldrick at free.fr
Fri May 20 00:03:37 PDT 2011


>> Can I conclude from this that indeed llvm-gcc for powerpc-linux is broken?
>> Is anyone maintaining llvm-gcc for powerpc-linux or is it abandoned?

You could also try using dragonegg.  The good thing is that you would only
need to build vanilla gcc-4.5 as a cross-compiler.  The bad thing is that
dragonegg has no support for ppc: you would need to port a bunch of logic
from llvm-gcc.

Ciao, Duncan.



More information about the llvm-dev mailing list