On Thu, 20 Mar 2003 22:29:35 +1100, Benjamin Lee said: > On my mingw32 cross compilation setup, src/benchmark.c needs changes to use > something like GetTickCount() and DWORD variables instead of the Unix > struct tms and times() constructs. No special code for Windows in Libgcrypt if avoidable. For important things, the mingw32 library will be enhanced. Thanks, Werner