Am 05.10.2013 um 17:08 schrieb Werner Koch <w...@gnupg.org>:

> On Sat,  5 Oct 2013 14:58, so...@dersonic.org said:
> 
>> i just tried to compile the 2.0.22 version on Mac OS X 10.8.5 with XCode 5.0.
> 
> This is known.  See for example bug 1541.  Sorry, I can't do anything
> about it until someone provides a tested solution.

I tryed the workaround described in the bug report.
But i use gl/stdint.h instead of sm/stdint.h.

The workaround works well so far.

# include 
"///Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/include/stdint.h"

typedef long                    intptr_t;
typedef long long               intmax_t;
typedef unsigned long           uintptr_t;
typedef unsigned long long      uintmax_t;



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to