This bug's been fixed but a version with the fix hasn't been released yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65931 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2009-03-03 05:41:16 +00:00
parent e9821dcac9
commit bb2b521f81

View File

@ -556,11 +556,11 @@ 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
<p><b>GNU Binutils 2.19.1 Gold</b>: This version of Gold contained
<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>
code. The symptom is an error about cyclic dependencies. We recommend
upgrading to a newer version of Gold.</p>
</div>