Document results of PR7762.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110373 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2010-08-05 20:38:39 +00:00
parent baefea4498
commit 3aff66905f

View File

@ -554,6 +554,9 @@ See: <a href="GettingStarted.html#brokengcc">Broken versions of GCC and other to
However, A <a href="http://pkg.auroraux.org/GCC">Modern GCC Build</a>
for x86/x86-64 has been made available from the third party AuroraUX Project
that has been meticulously tested for bootstrapping LLVM &amp; Clang.</li>
<li>There have been reports of Solaris and/or OpenSolaris build failures due
to an incompatibility in the nm program as well. The nm from binutils does seem
to work.</li>
</ul>
</div>