[llvm-dev] LLVM cross compiler toolchain on Windows x86

Mayur Pandey via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 26 23:39:45 PDT 2015


Hi Sandeep,

This might help:

http://llvm.org/docs/GettingStartedVS.html
or
http://clang.llvm.org/get_started.html (go to Using Visual Studio)

To build toolchain for ARM you need to pass the *LLVM_TARGETS_TO_BUILD="ARM"
*option to cmake command.

On Tue, Oct 27, 2015 at 10:23 AM, Sandeep Kumar Singh via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi All,
>
> I want to build llvm/Clang cross compiler toolchain C and C++ for ARM on
> x86. Is there any available document or steps that can help me.
>
> Any help will be highly appreciated.
>
>
> Thanks and Regards,
> Deep
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>


-- 
Thanx & Regards
*Mayur Pandey *
+91-9742959541
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151027/0cce10a7/attachment.html>


More information about the llvm-dev mailing list