X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCFEBuildInstrs.html;h=ed2f295b7aff559ffd90621fb0a3dde832410178;hb=b2b31a6f93f5329c86e41c04ec8c33799d012f9e;hp=65c375caa94b5329f8aead549770e76b08431af5;hpb=27a047280a5a1379d76ab232b30f8bfbe060dc0c;p=oota-llvm.git diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index 65c375caa94..ed2f295b7af 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 svn://anonsvn.opensource.apple.com/svn/llvm/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.
@@ -85,12 +17,12 @@ More information is available in the FAQ.
Valid CSS! + src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"> Valid HTML 4.01! + src="http://www.w3.org/Icons/valid-html401-blue" 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) $