Compiling problem with MS VC 6
Werner Koch
wk at gnupg.org
Tue May 31 21:28:07 CEST 2005
On Sun, 29 May 2005 15:41:01 +0200, Martin Koegler said:
> I tried compiling libgcrypt 1.2.1 with MS Visual C++ 6 on Windows and discovered the following
Just a quick note: We don't support any Microsoft compiler and we
won't clutter the code with unneeded ifdefs. unistd.h is POSIX and
thus fine - if your compiler does not support it, change the compiler.
mingw32 is the toolchain we use.
> * in crypt/tiger.c the postfix LL is used instead of the macro U64_C:
Thanks for noting.
Shalom-Salam,
Werner
More information about the Gcrypt-devel
mailing list