On 30/03/2016 20:42, Dimitry Sibiryakov [email protected] [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. ------------------------------------ ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Documentation item on the main (top) menu. Try FAQ and other links from the left-side menu there. Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------------ Yahoo Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/firebird-support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/firebird-support/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo Groups is subject to: https://info.yahoo.com/legal/us/yahoo/utos/terms/
