[PATCH] dyld support

Gordon Worley redbird at rbisland.cx
Wed Dec 11 06:22:01 CET 2002


On Tuesday, December 10, 2002, at 06:49  PM, David Shaw wrote:

> It is being compiled in.  That message is the IDEA self-test failing.
>
> What #defines does your compiler set by default?  I'm wondering if
> this is an endian issue.  (i.e. "gcc -E -dM - < /dev/null").

#define __BIG_ENDIAN__ 1
#define __HAVE_BUILTIN_SETJMP__ 1
#define __SIZE_TYPE__ long unsigned int
#define __GNUC_PATCHLEVEL__ 0
#define __NATURAL_ALIGNMENT__ 1
#define __APPLE_CC__ 1161
#define __USER_LABEL_PREFIX__
#define __STDC_HOSTED__ 1
#define __DYNAMIC__ 1
#define __WCHAR_TYPE__ int
#define __ppc__ 1
#define __APPLE__ 1
#define __MACH__ 1
#define __WINT_TYPE__ unsigned int
#define __GNUC__ 3
#define __GNUC_MINOR__ 1
#define __STDC__ 1
#define __PTRDIFF_TYPE__ int
#define __REGISTER_PREFIX__
#define __POWERPC__ 1
#define __NO_INLINE__ 1
#define __VERSION__ "3.1 20020420 (prerelease)"

--
Gordon Worley                          "Man will become better when
http://www.rbisland.cx/                 you show him what he is like."
redbird at rbisland.cx                                --Anton Chekhov
PGP:  0xBBD3B003





More information about the Gnupg-devel mailing list