Mark via RT wrote:
Hi there,
there are 2 points:
1 you have possibly heard already, as I discovered it from
https://www.wagner.pp.ru/~vitus/articles/openssl-mingw.html
is that to cross-compile for Mingw you need to comment the invocation of
is_msys() in Configure as it won't return the correct value
2 is that the macro
[definition in include/openssl/e_os2.h : 264]
[invocations so far = 2 @ crypto/des/enc_read.c : 67,
crypto/des/set_key.c : 71]
OPENSSL_IMPLEMENT_GLOBAL(type,name)
causes compiler errors
May be you could use patch from 1552 and in addition from 1747(capi
support).
Mingw build(native or cross) is supported by trunk(head).
Roumen
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majord...@openssl.org