Oh, I saw quite some discussion of this on the web. They seemed to think
__CYGWIN64__ was fine.

Bill.


On 9 April 2014 17:14, Jean-Pierre Flori <jpfl...@gmail.com> wrote:

> That whould be
> #if defined(__CYGWIN__) && defined(__x86_64__)
>
> I'd like to check the issue does not arise on other systems first though.
>
> 2014-04-09 17:03 GMT+02:00 Bill Hart <goodwillh...@googlemail.com>:
> > 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.
> >
> >
>
>
>
> --
> Jean-Pierre Flori
>

-- 
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