Skip to content
Snippets Groups Projects
Commit 6d2cbe62 authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

Update html

parent 4a81f802
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@
<li><a class="reference external" href="http://pypy.org/download/pypy-1.4-linux64.tar.bz2">Linux binary (64bit)</a></li>
<li><a class="reference external" href="http://pypy.org/download/pypy-1.4-osx.tar.bz2">Mac OS/X binary (32bit)</a></li>
<li><a class="reference external" href="http://pypy.org/download/pypy-1.4-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li>
<li><a class="reference external" href="http://pypy.org/download/pypy-1.4-win32.zip">Windows binary (32bit)</a></li>
<li><a class="reference external" href="http://pypy.org/download/pypy-1.4-win32.zip">Windows binary (32bit)</a> (you may need to install the <a class="reference external" href="http://www.microsoft.com/downloads/en/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84">VS 2010 runtime libraries</a>)</li>
</ul>
<p>If your CPU is really old, it may not have SSE2. In this case, you need
to <a class="reference internal" href="#translate">translate</a> yourself with the option <tt class="docutils literal"><span class="pre">--jit-backend=x86-without-sse2</span></tt>.</p>
......
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