mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
The GCC problem is not specific to suse
llvm-svn: 10574
This commit is contained in:
parent
dfe3e25d89
commit
adaab15c9d
@ -48,7 +48,7 @@
|
|||||||
errors.</li>
|
errors.</li>
|
||||||
<li>I've built LLVM and am testing it, but the tests freeze.</li>
|
<li>I've built LLVM and am testing it, but the tests freeze.</li>
|
||||||
<li>Why do test results differ when I perform different types of builds?</li>
|
<li>Why do test results differ when I perform different types of builds?</li>
|
||||||
<li>Compiling LLVM with GCC 3.3 on SuSE 9 fails, what should I do?</li>
|
<li>Compiling LLVM with GCC 3.3.2 fails, what should I do?</li>
|
||||||
</ol></li>
|
</ol></li>
|
||||||
|
|
||||||
<li><a href="#cfe">Using the GCC Front End</a>
|
<li><a href="#cfe">Using the GCC Front End</a>
|
||||||
@ -330,12 +330,12 @@ build.</p>
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="question">
|
<div class="question">
|
||||||
<p>Compiling LLVM with GCC 3.3 on SuSE 9 fails, what should I do?</p>
|
<p>Compiling LLVM with GCC 3.3.2 fails, what should I do?</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="answer">
|
<div class="answer">
|
||||||
<p>This is a bug in the customized version of GCC shipped with SuSE, and affects
|
<p>This is <a href="http://gcc.gnu.org/PR?13392">a bug in GCC</a>, and
|
||||||
projects other than LLVM. Complain loudly to SuSE. :)</p>
|
affects projects other than LLVM. Try upgrading or downgrading your GCC.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- *********************************************************************** -->
|
<!-- *********************************************************************** -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user