diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index d03759da80d..ebcfa845eff 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -66,6 +66,11 @@ located in a top-level directory (like /cygdrive/c/llvm and (which includes your "home directory", because it lives under the "Documents and Settings" directory). We welcome patches to fix this issue.

+

It has been found that the GCC 3.3.3 compiler provided with recent Cygwin +versions is incapable of compiling the LLVM CFE correctly. If your Cygwin +installation includes GCC 3.3.3 we strongly recommend that you download +GCC 3.4.3, build it separately, and use it for compiling LLVM CFE. This has been +shown to work correctly.