[cfe-dev] Linking in clang on Windows

Óscar Fuentes ofv at wanadoo.es
Fri Oct 11 09:14:23 PDT 2013


Edward Diener <eldlistmailingz at tropicsoft.com>
writes:

> You are right, but if I want to build clang under Windows using a
> Unix-like system do I not have to use this shell ( or cygwin itself )
> ?

Why do you want to build Clang under Windows using a Unix-like system?

It is perfectly possible to build Clang with MinGW without MSYS. I'll
say it is easier: just use CMake + Ninja from a Windows prompt. The same
method works for VS and most other (possibly all) OS/toolset
combinations.




More information about the cfe-dev mailing list