[cfe-dev] Requirements to compile libclang on Windows?

Serge Pavlov sepavloff at gmail.com
Sat Aug 31 05:20:47 PDT 2013


Libclang.dll can be built using Visual Studio compiler, you need is to
choose 'libclang' as target. The procedure is described at
http://clang.llvm.org/get_started.html , requirements are listed there.


2013/8/31 Jacob Carlborg <doob at me.com>

> What are the requirements on the compiler and dependencies to compile
> libclang on Windows? I'm wondering if it's possible to compile using DMC or
> the Microsoft compiler.
>
> I would prefer to avoid the MinGW dependency if possible, at least for
> distribution.
>
> Note that I'm only interested in libclang, no need for code generation.
>
> --
> /Jacob Carlborg
>
> ______________________________**_________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/**mailman/listinfo/cfe-dev<http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev>
>



-- 
Thanks,
--Serge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130831/952f475f/attachment.html>


More information about the cfe-dev mailing list