summaryrefslogtreecommitdiff
path: root/docs/GCCFEBuildInstrs.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-07-05 12:01:44 +0000
committerDuncan Sands <baldrick@free.fr>2009-07-05 12:01:44 +0000
commit226f54b262b59449fb33ac10ecfd76614a59271e (patch)
tree9fe38f488a099a168eb7bdacd654cd26efd799d5 /docs/GCCFEBuildInstrs.html
parentd1ec98923e2eee1fb4e6cd1f91b80210f021e301 (diff)
downloadllvm-226f54b262b59449fb33ac10ecfd76614a59271e.tar.gz
llvm-226f54b262b59449fb33ac10ecfd76614a59271e.tar.bz2
llvm-226f54b262b59449fb33ac10ecfd76614a59271e.tar.xz
Clarify that later compiler versions are known to
fail to build the Ada front-end. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74793 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GCCFEBuildInstrs.html')
-rw-r--r--docs/GCCFEBuildInstrs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/GCCFEBuildInstrs.html b/docs/GCCFEBuildInstrs.html
index 262c167839..b675ee76a7 100644
--- a/docs/GCCFEBuildInstrs.html
+++ b/docs/GCCFEBuildInstrs.html
@@ -88,6 +88,7 @@ top-level <tt>README.LLVM</tt> file, adding ",ada" to EXTRALANGS, for example:
are <a href="http://gcc.gnu.org/releases.html">gcc-4.2</a> and the
2005, 2006 and 2007 versions of the
<a href="http://libre.adacore.com/">GNAT GPL Edition</a>.
+ <b>GNAT GPL 2008, gcc-4.3 and later will not work</b>.
The LLVM parts of llvm-gcc are written in C++ so a C++ compiler is
needed to build them. The rest of gcc is written in C.
Some linux distributions provide a version of gcc that supports all