Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r295:62f26ca8eb05 Date: 2011-11-29 16:20 +0100 http://bitbucket.org/pypy/pypy.org/changeset/62f26ca8eb05/
Log: Link win32. diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -72,7 +72,7 @@ <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-linux.tar.bz2">Linux binary (32bit)</a></li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-linux64.tar.bz2">Linux binary (64bit)</a></li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li> -<li>Windows binary (32bit) release c - not ready yet</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-win32.zip">Windows binary (32bit)</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> </div> diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -41,11 +41,12 @@ * `Linux binary (32bit)`__ * `Linux binary (64bit)`__ * `Mac OS/X binary (64bit)`__ -* Windows binary (32bit) release c - not ready yet +* `Windows binary (32bit)`__ .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-linux.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-linux64.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-osx64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-win32.zip .. VS 2010 runtime libraries: http://www.microsoft.com/downloads/en/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84 If your CPU is really old, it may not have SSE2. In this case, you need _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit