CertEnumCRLsInStore not supplied by MinGW

Mark Brand mabrand at mabrand.nl
Tue Jul 3 10:13:18 CEST 2012


Nikos Mavrogiannopoulos wrote:
> On Tue, Jul 3, 2012 at 9:58 AM, Mark Brand <mabrand at mabrand.nl> wrote:
>> Hi,
>>
>> I just wanted to mention that CertEnumCRLsInStore does not seem to be
>> supplied by MinGW. Since gnutls-3.0.20, this breaks the build on MinGW
>> (mingw.org).
> Hello,
>   Which mingw have you tried? Did you try mingw64?
> You could also use the pre-build mingw binaries at
> ftp://ftp.gnu.org/gnu/gnutls/w32/ (no 3.0.21 yet though).

This is about the "official" MinGW at mingw.org. The issue comes up for 
MXE (previously called mingw-cross-env), which is based on MinGW and 
builds static versions of many libraries including gnutls.

It appears that mingw-w64 does have CertEnumCRLsInStore:
http://mingw-w64.sourcearchive.com/documentation/0~20100125-3/wincrypt_8h-source.html

Mark




More information about the Gnutls-devel mailing list