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. ramanishubharam...@gmail.com shubharam...@yahoo.com On Thursday, December 1, 2016 9:40 PM, Yury V. Zaytsev <y...@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
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev