Merged from RELEASE_16.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24243 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell
2005-11-08 21:11:33 +00:00
parent f0e80cf909
commit c0c186d140
7 changed files with 30 additions and 16 deletions

View File

@@ -316,6 +316,19 @@ components, please contact us on the llvmdev list.</p>
</div>
<!-- ======================================================================= -->
<div class="doc_subsection">
<a name="build">Known problems with the Build System</a>
</div>
<div class="doc_text">
<ul>
<li>The <a href="http://llvm.org/PR656">configure script sometimes fails on Solaris/Sparc</a>. A work around is documented in <a href="http://llvm.org/PR656">PR656.</a></li>
</ul>
</div>
<!-- ======================================================================= -->
<div class="doc_subsection">
<a name="core">Known problems with the LLVM Core</a>