Skip to content
Snippets Groups Projects
Commit 216f0090 authored by Armin Rigo's avatar Armin Rigo
Browse files

Update the status of gcc 4.8.

parent 2156c3f8
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@
</div>
<div class="section" id="building-from-source">
<span id="translate"></span><h1>Building from source</h1>
<p><strong>Warning:</strong> the new gcc 4.8 doesn't compile PyPy correctly.
<p><strong>Warning:</strong> the new gcc 4.8 doesn't compile the release branch of PyPy correctly.
As a workaround, run with <tt class="docutils literal"><span class="pre">CFLAGS=-fno-aggressive-loop-optimizations</span></tt></p>
<ol class="arabic">
<li><p class="first">Get the source code. The following packages contain the source at
......
......@@ -134,7 +134,7 @@
Building from source
-------------------------------
**Warning:** the new gcc 4.8 doesn't compile PyPy correctly.
**Warning:** the new gcc 4.8 doesn't compile the release branch of PyPy correctly.
As a workaround, run with ``CFLAGS=-fno-aggressive-loop-optimizations``
1. Get the source code. The following packages contain the source at
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment