[cfe-dev] mingw error while building clang

Nikola Smiljanic popizdeh at gmail.com
Fri Mar 30 09:41:02 PDT 2012


make should be invoked inside the build directory:

llvm checked out at C:\llvm (clang inside C:\llvm\tools\clang)
build directory at C:\build (this is the CMake step)
now inside C:\build you invoke mingw32-make (make should be in your PATH)



More information about the cfe-dev mailing list