From: Eric Christopher Date: Thu, 5 Aug 2010 20:38:39 +0000 (+0000) Subject: Document results of PR7762. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3aff66905f0ce6da0d55d95a5d414604da4f7d30;p=oota-llvm.git Document results of PR7762. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110373 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1692003a4c3..ebf68f840f1 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -554,6 +554,9 @@ See: Broken versions of GCC and other to However, A Modern GCC Build for x86/x86-64 has been made available from the third party AuroraUX Project that has been meticulously tested for bootstrapping LLVM & Clang. +
  • 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.