From 748d82e730dd197cdb91035c90ba33bb06e93e53 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 15 Nov 2004 21:15:12 +0000 Subject: Merge content of RequiredSoftware.html into GettingStarted.html Remove now defunct RequiredSoftware.html. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17850 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 206 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 156 insertions(+), 50 deletions(-) (limited to 'docs/GettingStarted.html') diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 336592cc9b..d009ae9dd2 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -2,6 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd"> + Getting Started with LLVM System @@ -267,59 +268,164 @@ href="CFEBuildInstrs.html">try to compile it on your platform.

-
- Software -
- +
Software
- -

Compiling LLVM requires that you have several software packages -installed:

- - - -

There are some additional tools that you may want to have when working with -LLVM:

- - + +
  • Only the C and C++ languages needed so there's no need + to build the other languages for LLVM's purposes. See + below for specific version info. +
  • +
  • You only need CVS if you intend to build from the + latest LLVM sources. If you're working from a release distribution, you + don't need CVS.
  • + +

    Additionally, your compilation host is expected to have the usual + plethora of Unix utilities. Specifically:

    +
    -- cgit v1.2.3-70-g09d2