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

Bruce Hoult via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 27 04:14:01 PDT 2015


The Android NDK (Native Development Kit) has a complete cross-compiler
toolchain, and comes in versions for all popular platforms. You can use it
as-is or replace some parts with versions you build from source if you want.

On Tue, Oct 27, 2015 at 7:53 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151027/50d7ccfb/attachment.html>


More information about the llvm-dev mailing list