[openssl-dev] problems building openssl-1.0, 2 win64a binaries with vs2013 on windows 7

Joey Yandle dragon at dancingdragon.be
Thu Mar 5 23:56:12 UTC 2015


> I'm trying to build openssl-1.0.2 for windows.  I successfully built
> win32 binaries, but I can't seem to build win64a.  I get reasonably far
> into the build, but then it fails doing AES nasm calls.  Previous nasm
> calls succeed.
>

FWIW, I was able to work around this by disabling asm entirely:

perl Configure VC-WIN64A no-asm --prefix=Output\Win64\Release



More information about the openssl-dev mailing list