On Thu, Apr 4, 2013 at 12:21 PM, Anton Malov <[email protected]> wrote:
> 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 ?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to