Documentation on W32

Nikos Mavrogiannopoulos nmav at gnutls.org
Sat Sep 15 11:18:48 CEST 2012


On 09/15/2012 11:11 AM, LRN wrote:

>> I'm wondering what is Loaded_CertEnumCRLsInStore() that you use
>> instead of CertEnumCRLsInStore()? If the mingw32 issue is
>> widespread I could include that patch in gnutls.
> 
> MinGW Win32API package does not have CertEnumCRLsInStore() prototype
> in its headers (easily fixable by declaring the prototype yourself)
> AND it doesn't export CertEnumCRLsInStore() in its import library for
> crypt32. THAT is the real problem. The only way to fix that is to
> patch mingw w32api package and rebuild it. I can't tell users to
> recompile one of the most basic packages in their system, obviously.
> Submitting a patch to mingw.org takes efforts, it will be in the queue
> for some unknown amount of time, and then one will have to wait for
> the next win32api release.

> Very little fun in that.

Indeed. Is there any reason for not using mingw64-32 instead?



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20120915/46c87529/attachment.pgp>


More information about the Gnutls-devel mailing list