I have been commenting in the bug reports. The general strategy we recommend on the windows build page
http://doc.pypy.org/en/latest/windows.html#abridged-method-for-ojit-builds-using-visual-studio-2008
is to download a zip file with all the recommended dependencies, and build after adding the appropriate enviroment variables to INCLUDE, LIB, and PATH. So I have been finding all the pieces to add/update/document the needed DLLs. Opinions on a desired version of sqlite3.dll would be appreciated, see comments to issue 1441. Once this is all resolved, we can update the buildbot to use the zip file contents and package the needed dlls
Matti

On 12/11/2013 9:06 PM, Ryan Gonzalez wrote:
I could probably do the Windows DLL fixes, if someone told me how to upload the changes...


On Mon, Nov 11, 2013 at 5:53 AM, Armin Rigo <ar...@tunes.org <mailto:ar...@tunes.org>> wrote:

    Hi all,

    Preparing for the next release.  The Linux binaries of PyPy 2.2,
    release candidate, are here:

    http://buildbot.pypy.org/nightly/release-2.2.x/

    This corresponds to the "release-2.2.x" branch in the repo.

    There are a few bug reports that will likely *not* get fixed for lack
    of manpower: we would need someone involved with Windows, OS/X, or the
    BSDs.

    https://bugs.pypy.org/issue1626 - Tkinter on Windows
    https://bugs.pypy.org/issue1166 - kqueue on OSX/BSD
    https://bugs.pypy.org/issue1441 - version of sqlite3.dll on Win.

    Also, we need again someone to make the OS/X binary (Alex?); we can't
    use our buildbot because its old compiler builds slightly bogus
    binaries.


    A bientôt,

    Armin.
    _______________________________________________
    pypy-dev mailing list
    pypy-dev@python.org <mailto:pypy-dev@python.org>
    https://mail.python.org/mailman/listinfo/pypy-dev




--
Ryan


_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to