[cfe-dev] Clang for windows
Eli Friedman
eli.friedman at gmail.com
Wed Apr 1 11:19:35 PDT 2009
2009/4/1 <rosa_dos_ventos at iol.pt>:
> Does Clang runs on windows or windows shell?
It should be possible to build LLVM and clang with any of Visual
Studio, MinGW, or Cygwin; none of the active clang developers build
regularly on Windows, though, so there are sometimes minor issues.
As for actually using clang driver to build binaries on Windows, it
should be possible with MinGW or Cygwin barring bugs. I don't know of
anyone who has actually tried it, though.
-Eli
More information about the cfe-dev
mailing list