Cygwin make/configure settings for GnuPG 1.0.3 and 1.0.4 ?

Dr. Todd Brennan Todd at SeawallSecurity.com
Wed Nov 15 10:46:03 CET 2000


Solution:

   KOBAYASHI Yasuhiro gave me the magic incantations for building GnuPG
under Cygwin using original sources. They are:

On my machine:
$ uname -a
CYGWIN_NT-4.0 GOLDTL 1.1.4(0.26/3/2) 2000-08-03 20:53 i686 unknown

Then:
% ./configure i686-pc-cygwin32 --disable-asm \
> --disable-dynload --enable-static-rnd=linux
% make

I had to add libipc to a couple makefiles to get full builds.

Also, the asm, by omitting --disable-asm, works as well --- and it's
noticably faster :)

Thanks,

-Todd Brennan-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2044 bytes
Desc: S/MIME Cryptographic Signature
Url : /pipermail/attachments/20001115/c9630c63/smime.bin


More information about the Gnupg-devel mailing list