[pypy-dev] Can you compile pypy from source using Visual Studio no-cygwin ?

Shubha Ramani shubharamani at yahoo.com
Fri Dec 2 12:53:22 EST 2016


I give up on using SSL, pre-compiled or built from scratch [ IT JUST DOESN'T WORK]. I'm going to try what Wim suggested - remove SSLfrom the list of modules.
With all due respect has anyone tried building with the latest SSL binaries lately ?
I used pre-built binaries from here:https://slproweb.com/products/Win32OpenSSL.html

This is where I fail when building pypy every time:The pre-built binaries do not come with that file : libeay32.lib

[translation:ERROR] CompilationError: CompilationError(err="""        LINK : fatal error LNK1181: cannot open input file 'libeay32.lib'        """)[translation] start debugger...> c:\users\sdramani\documents\projects\pypy\rpython\rtyper\tool\rffi_platform.py(847)configure_external_library()-> raise last_error(Pdb+) Shubha D. Ramanishubharamani at gmail.com
shubharamani at yahoo.com 

    On Thursday, December 1, 2016 9:40 PM, Yury V. Zaytsev <yury at shurup.com> wrote:
 

 On Thu, 1 Dec 2016, Shubha Ramani wrote:

> I've nor been able to build OpenSSL 32-bit which is required for pypy 
> windows build from source. Any suggestions?

... as the instructions suggest, start by using pre-compiled libraries and 
only then try to rebuild everything from scratch as you gain more 
experience.

-- 
Sincerely yours,
Yury V. Zaytsev


   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20161202/16aecc85/attachment.html>


More information about the pypy-dev mailing list