Merged from RELEASE_16.
[oota-llvm.git] / docs / ReleaseNotes.html
index f557b12389238e99ad3853ed22fb88cf3ded8306..e5378ba9602a0973df56db40ba8ed0d3ea22fc19 100644 (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>