> Hello, > > Thanks to recent changes in the SVN, I was able to successfully build > LLVM under Windows in the following environments: > > 1. Cygwin; > 2. MinGW/MSYS; > 3. "gcc -mno-cygwin" (a.k.a MinGW on Cygwin). Great, thats good news, as it did not want to build when I tried it last. The real issue is building llvm-gcc and llvm-gcc-4.2 though. Aaron