mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 20:34:58 +00:00
Recommend against using Gold to build LLVM.
llvm-svn: 65435
This commit is contained in:
parent
78e2933103
commit
97156ee783
@ -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>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user