On 2009.05.05 at 13:47:50 +0200, Dr. Stephen Henson wrote: > > Yes it's just a case of hacking util/mkmf.pl and/or some Makefiles. If OpenSSL > is compiled without shared library engines (enable-static-engine) in the > command line you *do* get the GOST engine under VC++.
And I think that static compilation is only case where compiling OpenSSL with VC++ can be important. Mingw-compiled DLLs are compatible with VC++ compiled applications. But with static libraries situation is slightly different. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org