X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCFEBuildInstrs.html;h=8cdb197cbc20332f9e3d8ed8fb91547d9b0257b8;hb=e6807551cb78f2813c64d79eb03d50aa99951eeb;hp=c9b48f42740a9b6c7e0d8af037c2f1d85fe90fd2;hpb=0dafa8d0864537aafee6411fb4bc386735224fbd;p=oota-llvm.git diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index c9b48f42740..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 http://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) $