On Thursday 28 April 2011 00:12:14 Jason wrote:
> Hi
> 
> I removed longlong.h from the distro , it is now constructed by configure
> (that was dead easy , used the same bit of code as that does gmp-mparam.h ,
> although later on we integrate it with the mpn functions and gmp-impl.h)
> There is just a few ifdef to put back in there proper place (ie non-gnu asm
> code etc) , and the windows header will have cope with Mingw and MSVC(easy)
> 
> Jason

I'll be removing the -DNO_ASM option , it serves no purpose now , it's only 
function what to stop the old longlong.h including asm code in a generic C 
build.When you select a generic C build now the standard path selection will 
of course not select any asm code.

Jason

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to