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

Andy Polyakov appro at openssl.org
Thu Mar 5 20:26:56 UTC 2015


Hi,

>         nasm -f win64 -DNEAR -Ox -g -o tmp32\aesni-sha256-x86_64.obj
> tmp32\aesni-sha256-x86_64.asm
> tmp32\aesni-sha256-x86_64.asm:113: error: symbol
> `__imp_RtlVirtualUnwind' undefined
> NMAKE : fatal error U1077: '"C:\Program Files (x86)\NASM\nasm.EXE"' :
> return code '0x1'
> 
> Any ideas?

Can you confirm that attached patch addresses the problem? On side note
the error is indication that your nasm is out-of-date and you are
missing out some optimizations. But before you update it, please, test
the patch.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: aesni-sha256-x86_64.diff
Type: text/x-patch
Size: 1019 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150305/e4b425f3/attachment.bin>


More information about the openssl-dev mailing list