> [[email protected] - Wed Sep 01 10:31:09 2010]: > > OpenSSL 1.0.0 > perl Configure VC-WIN32 > ms\do_nasm > > When compiling with OPENSSL_NO_EC defined we get numerous compile > errors such as "EC is disabled". >
Use this instead: perl Configure VC-WIN32 no-ec unfortunately there's a bug which doesn't disable gost properly for Windows builds. Here is a patch: http://cvs.openssl.org/chngview?cn=19874 Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
