GnuPG 2.0.12 on Windows

Brecht Sanders brecht at sanders.org
Thu Sep 3 11:23:09 CEST 2009


Hi,
When compiling 2.0.12 on Windows with MinGW/MSYS there was a compilation 
error on scd/ccid-driver.c because ETIMEDOUT doesn't exist on Windows.
This can be fixed by using WSAETIMEDOUT instead.
Maybe a simple #ifdef __MINGW32__ can be used to resolve this?
Once I replaced this the rest of the build worked fine.
Regards
    Brecht Sanders



More information about the Gnupg-users mailing list