Subject Re: [firebird-support] Compiling clients with MinGW-W64 ibase.h, STATUS and __x86_64__
Author Mike Ro
On 30/03/2016 20:42, Dimitry Sibiryakov sd@...
[firebird-support] wrote:
> But it defines __GNUC__ that cause inttypes.h to be included and
> _INTPTR_T_DEFINED defined.

Thank you for your help, it got me away from a red herring.

I had missed that _WIN64 is defined by _cygwin.h, so crtdefs.h does in
fact correctly define intptr_t *-*

In fact the problem was caused by IBPP, which has a very old ibase.h.