[LLVMdev] cross compiling with the C backend

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Mon Feb 18 13:08:13 PST 2008


> What could solve this problem? Do I have to configure llvm-gcc as a
> cross compiler? MIPS might be a better candidate than the 'i686' from
> the native configuration. Or could it be simply a bug in llvm-gcc or
> LLVM?

Btw, cross-compiling llvm-gcc for Mips wont work since the support in
llvm-gcc isnt
ready yet!

> Another option could be to add real support for the PSP to LLVM,
> though I'm not sure if I'll be able to accomplish that.

That would be nice, any improvements to the Mips backend are welcome! =)

-- 
Bruno Cardoso Lopes
http://www.brunocardoso.org



More information about the llvm-dev mailing list