Recommend against using Gold to build LLVM.
authorNick Lewycky <nicholas@mxc.ca>
Wed, 25 Feb 2009 06:29:47 +0000 (06:29 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 25 Feb 2009 06:29:47 +0000 (06:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65435 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 93b169352a15c7190c92a82a38ef1145ba8025e1..ca20fe97df55cc656c2b7a2f4a9d5e6283784499 100644 (file)
@@ -556,6 +556,12 @@ href="http://sourceware.org/bugzilla/show_bug.cgi?id=3111">a bug</a> which
 causes huge link times (minutes instead of seconds) when building LLVM.  We
 recommend upgrading to a newer version (2.17.50.0.4 or later).</p>
 
+<p><b>GNU Binutils 2.19.1 Gold</b>: Gold contains
+<a href="http://sourceware.org/bugzilla/show_bug.cgi?id=9836">a bug</a>
+which causes intermittent failures when building LLVM with position independent
+code.  The symptom is an error about cyclic dependencies.  We recommend not
+using Gold to build LLVM until this bug is resolved.</p>
+
 </div>