-
1 Code generation supported for Pentium processors and up
-
2 Code generation supported for 32-bit ABI only
-
3 No native code generation
-
4 Build is not complete: one or more tools don't link
-
5 The GCC-based C/C++ frontend does not build
-
6 The port is done using the MSYS shell.
+
1
+ Code generation supported for Pentium processors and up
+
2
+ Code generation supported for 32-bit ABI only
+
3
+ No native code generation
+
4
+ Build is not complete: one or more tools don't link
+
5
+ The GCC-based C/C++ frontend does not build
+
6
+ The port is done using the MSYS shell.
Download and install
bison (excl. M4.exe) and flex in that order. Build binutils-2.15 from source,
if necessary. If you need to create a library for an MS DLL, do the following:
@@ -411,7 +417,6 @@ href="CFEBuildInstrs.html">try to compile it on your platform.
from that package.
Only needed if you want to run the automated test
suite in the test directory.
-
Only the C and C++ languages are needed so there's no
need to build the other languages for LLVM's purposes. See
below for specific version info.
@@ -580,7 +585,7 @@ compressed with the gzip program.
Source release for the LLVM libraries and tools.
llvm-test-x.y.tar.gz
- Source release for the LLVM test suite.
+ Source release for the LLVM test suite.
cfrontend-x.y.source.tar.gz
Source release of the GCC front end.