« Return to Thread: [openssl.org #1977] Make openssl 0.9.8k for Mingw

Re: [openssl.org #1977] Make openssl 0.9.8k for Mingw

by Roumen Petrov :: Rate this Message:

Reply to Author | View in Thread

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@...
Automated List Manager                           majordomo@...

 « Return to Thread: [openssl.org #1977] Make openssl 0.9.8k for Mingw