I don't really understand why our CXX tests compile on Cygwin64. I don't
see this define anywhere. In fact, grepping the whole of mpir, it doesn't
appear.

Bill.


On 9 April 2014 17:03, Bill Hart <goodwillh...@googlemail.com> wrote:

> 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 <jpfl...@gmail.com> wrote:
>
>> 2014-04-09 16:44 GMT+02:00 Bill Hart <goodwillh...@googlemail.com>:
>> > 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 mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to