From: Misha Brukman
If you are building LLVM and the C front-end under cygwin, please note that +
If you are building LLVM and the C front-end under Cygwin, please note that the LLVM and GCC makefiles do not correctly handle spaces in paths. To deal with this issue, make sure that your LLVM and GCC source and build trees are located in a top-level directory (like /cygdrive/c/llvm and @@ -121,7 +121,7 @@ and Settings" directory). We welcome patches to fix this issue. % gmake all; gmake install -
cygwin/x86:
+Cygwin/x86:
% cd build