X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCFEBuildInstrs.html;h=8cdb197cbc20332f9e3d8ed8fb91547d9b0257b8;hb=9d2c9bd11377ecac24e5c7c6198153375ac72562;hp=493a6a6debee27d8698341419175c3f59606fde7;hpb=ccef69d781db1b0c0c198b3869afc3831a862288;p=oota-llvm.git diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index 493a6a6debe..8cdb197cbc2 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -5,79 +5,11 @@ Building the LLVM C/C++ Front-End + -
- Building the LLVM C/C++ Front-End -
- -
    -
  1. Building llvm-gcc 4 from Source
  2. -
  3. License Information
  4. -
- -
-

Written by the LLVM Team

-
- - -
- Building llvm-gcc 4 from Source -
- - -
- -

This section describes how to aquire and build llvm-gcc4, which is based on -the GCC 4.0.1 front-end. This front-end supports C, C++, Objective-C, and -Objective-C++. Note that the instructions for building this front-end are -completely different (and much easier!) than those for building llvm-gcc3 in -the past.

- -
    -
  1. Retrieve the appropriate llvm-gcc4-x.y.source.tar.gz archive from the - llvm web site.

    - -

    It is also possible to download the sources of the llvm-gcc4 front end - from a read-only mirror using subversion. To check out the code the - first time use:

    - -
    -
    -svn co llvm.org/svn/llvm-project/llvm-gcc-4.0/trunk dst-directory
    -
    -
    - -

    After that, the code can be be updated in the destination directory - using:

    - -
    -
    svn update
    -
    - -

    The mirror is brought up to date every evening.

  2. - -
  3. Follow the directions in the top-level README.LLVM file for - up-to-date instructions on how to build llvm-gcc4.
  4. -
- -
- -
- License Information -
- -
-

-The LLVM GCC frontend is licensed to you under the GNU General Public License -and the GNU Lesser General Public License. Please see the files COPYING and -COPYING.LIB for more details. -

- -

-More information is available in the FAQ. -

+This page has moved here.
@@ -90,7 +22,7 @@ More information is available in the FAQ. src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"> LLVM Compiler Infrastructure
- Last modified: $Date$ + Last modified: $Date: 2008-02-13 17:46:10 +0100 (Wed, 13 Feb 2008) $