GnuPG v2.0.2 fat binary compile...

Benjamin Donnachie benjamin at py-soft.co.uk
Sat Feb 17 13:20:30 CET 2007


Benjamin Donnachie wrote:
> No patches were needed to any of the code and only libgcrypt's config.h
> needed a minor edit for endian issues with the fat build.

Oh!  And I also had to replace parts from the latest autoconf as per
previous messages.  Though my ENDIAN patch was a little different to
previous ones:

#if defined(__BIG_ENDIAN__)
#define WORDS_BIGENDIAN 1
#endif

The latest SVN version also seems to suffer from this.

Ben



More information about the Gnupg-devel mailing list