summaryrefslogtreecommitdiffstats
path: root/llvm/docs
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
commit78cd3e5472f37e2c693874172c8f95574a1e1fff (patch)
treeb734a2f08634dcde8c8be44ef980feaeb77642a6 /llvm/docs
parent329290813284e6982c2517602f697793059cc4d3 (diff)
downloadbcm5719-llvm-78cd3e5472f37e2c693874172c8f95574a1e1fff.tar.gz
bcm5719-llvm-78cd3e5472f37e2c693874172c8f95574a1e1fff.zip
Clarify that later compiler versions are known to
fail to build the Ada front-end. llvm-svn: 74793
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/GCCFEBuildInstrs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/GCCFEBuildInstrs.html b/llvm/docs/GCCFEBuildInstrs.html
index 262c1678394..b675ee76a7c 100644
--- a/llvm/docs/GCCFEBuildInstrs.html
+++ b/llvm/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
OpenPOWER on IntegriCloud