[pypy-dev] Patches for Pypy under cygwin

Uwe F. Mayer uwe_f_mayer at yahoo.com
Tue May 1 01:05:55 CEST 2012


I edited / hacked the sources and managed to compile PyPy under Cygwin based on Python 2.6.7 and gcc-4.5.3. If you find this of interest, the patches are available at http://www.tux.org/~mayer/cygwin/pypy/.

In particular the work-around for the tm structure to get by without the tm_gmtoff and tm_zone fields may be of interest, as it allows compilation of the rctime module on systems that don't have it, such as some versions of SunOS.

--Uwe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120430/a13f08f4/attachment.html>


More information about the pypy-dev mailing list