[LLVMdev] Cross compling with LLVM for MIPS
Bruno Cardoso Lopes
bruno.cardoso at gmail.com
Thu Sep 1 13:30:07 PDT 2011
Using LLVM+CLANG, you can do something like:
clang -ccc-host-triple mips-unknown-linux -ccc-clang-archs mips ...
On Thu, Sep 1, 2011 at 1:15 PM, janarbek <canarbekmatay at yahoo.com> wrote:
> Hello All,
>
> I am trying to cross compile for MIPS on x86 architecture. I want to do it
> using LLVM ?
> How can I do it ? Thanks in advance.
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110901/f707f348/attachment.html>
More information about the llvm-dev
mailing list