Ah yes, we don't have to worry about ABI with inline assembly, so this is good news. Thanks for doing this Brian.
Bill. On 16 April 2013 16:49, Brian Gladman <[email protected]> wrote: > On 16/04/2013 16:38, Bill Hart wrote: > > Hi Brian, > > > > that's great. We can include ICC guards for this. > > Adding the mingw/mingw64 stuff turns out to be easy since all I have to > do is copy the longlong_inc.h content in the x86 and x64 directories > into the longlong_inc.h files in the x86w and x64w directories. > > The Intel compiler guard on Windows is __ICL so I have added this and > tested with the Intel compiler and all is well. > > Brian > > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
