Although I still cannot explain the two build failures, the 37 test
failures have shown up a bug in the Visual Studio 2008 compiler.

If you disable optimisation for the file mul.c (right click on the
file in the IDE and look in the C++ properties dialogue under the
Optimisation item, select 'disabled' in the Optimisation box) all
tests should then pass (at least the do for me).
It seems that a change in mul.c has triggered a VC++ bug (not present
in Visual Studio 2010).

     Brian

That's great, Brian - I will give this a try. Thank you so much for checking this out for me; it is greatly appreciated!

Nicholas

--
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@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