>> Keeping trying to build master branch using VS 2012.
> 
> Another problem appears while linking main library:
> 
> gcm128.obj : error LNK2019: unresolved external symbol _gcm_init_avx
> referenced in function _CRYPTO_gcm128_init
> gcm128.obj : error LNK2019: unresolved external symbol _gcm_gmult_avx 
> referenced
>  in function _CRYPTO_gcm128_init
> gcm128.obj : error LNK2019: unresolved external symbol _gcm_ghash_avx 
> referenced
>  in function _CRYPTO_gcm128_init
> out32dll.dbg\libeay32.dll : fatal error LNK1120: 3 unresolved externals
> 
> I have generated build files via ms\do_nasm.bat and I think that there
> is no assembly code generated for this functions.
> Maybe corresponding generation scripts do not called in Win32 ?

http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=64f7e2c4c0d40cb10235088724f237807772ca40
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to