So we could always add the following to mpirxx.h: #ifdef __CYGWIN64__ #define __STDC_LIMIT_MACROS 1 #endif
It's a bit hacky, but it surely fixes the problem. Bill. On 9 April 2014 16:50, Jean-Pierre Flori <[email protected]> wrote: > 2014-04-09 16:44 GMT+02:00 Bill Hart <[email protected]>: > > Try the following program with g++ with and without the first line: > > > Sure, the first line is needed. > -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mpir-devel. For more options, visit https://groups.google.com/d/optout.
