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 -- wlavrij...@lbl.gov -- +1 (510) 486 6411 -- www.lavrijsen.net _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev