<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 14.04)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 14.04)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 14.04)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 14.04)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
...
@@ -126,6 +126,19 @@
...
@@ -126,6 +126,19 @@
<aclass="reference external"href="http://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li>
<aclass="reference external"href="http://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 14.04)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 14.04)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-osx64.tar.bz2">Mac OS X binary (64bit)</a> (High Sierra >= 10.13, not for Sierra and below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-s390x.tar.bz2">s390x Linux binary (built on Redhat Linux 7.2)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.tar.bz2">Source (tar.bz2)</a>; <aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.zip">Source (zip)</a>. See below for more about the sources.</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads">All our downloads,</a> including previous versions. We also have a
<aclass="reference external"href="http://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads">All our downloads,</a> including previous versions. We also have a
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads">All our downloads,</a> including previous versions. We also have a
<aclass="reference external"href="http://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li>
<aclass="reference external"href="http://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 14.04)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 14.04)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-osx64.tar.bz2">Mac OS X binary (64bit)</a> (High Sierra >= 10.13, not for Sierra and below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-s390x.tar.bz2">s390x Linux binary (built on Redhat Linux 7.2)</a> (see <ttclass="docutils literal">[1]</tt> below)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.tar.bz2">Source (tar.bz2)</a>; <aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.zip">Source (zip)</a>. See below for more about the sources.</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads">All our downloads,</a> including previous versions. We also have a
<aclass="reference external"href="http://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li>
</ul>
<p>If your CPU is really, really old, it may be a x86-32 without SSE2.
<p>If your CPU is really, really old, it may be a x86-32 without SSE2.
There is untested support for manually translating PyPy's JIT without
There is untested support for manually translating PyPy's JIT without
SSE2 (<ttclass="docutils literal"><spanclass="pre">--jit-backend=x86-without-sse2</span></tt>) but note that your machine
SSE2 (<ttclass="docutils literal"><spanclass="pre">--jit-backend=x86-without-sse2</span></tt>) but note that your machine
...
@@ -276,8 +276,8 @@
...
@@ -276,8 +276,8 @@
<p>Alternatively, get one of the following smaller packages for the source at
<p>Alternatively, get one of the following smaller packages for the source at
<li><pclass="first">Make sure you <strong>installed the dependencies.</strong> See the list <aclass="reference external"href="http://pypy.readthedocs.org/en/latest/build.html#install-build-time-dependencies">here</a>.</p>
<li><pclass="first">Make sure you <strong>installed the dependencies.</strong> See the list <aclass="reference external"href="http://pypy.readthedocs.org/en/latest/build.html#install-build-time-dependencies">here</a>.</p>