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

Found the reason.

parent b61326da
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,7 @@
<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.
We are investigating.</p>
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
the same revision as the above binaries:</p>
......
......@@ -135,7 +135,7 @@
-------------------------------
**Warning:** the new gcc 4.8 doesn't compile PyPy correctly.
We are investigating.
As a workaround, run with ``CFLAGS=-fno-aggressive-loop-optimizations``
1. Get the source code. The following packages contain the source at
the same revision as the above binaries:
......
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