Shubha,
On Thursday 2016-12-01 18:33, Shubha Ramani via pypy-dev wrote:
I've nor been able to build OpenSSL 32-bit which is required for pypy
windows build from source. Any suggestions?
you should be able to get away with removing _ssl from the list of modules
to use. See: pypy/config/pypyoption.py+36 (variable 'working_modules').
For most work you want to trim down that list anyway, as doing so makes
the translation go a lot faster.
Best regards,
Wim
--
[email protected] -- +1 (510) 486 6411 -- www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev