Hi All,

Just to let those interested know, I have made two minor changes to
the Windows MPIR build in the SVN trunk.

These don't change the Windows MPIR build itself but are intended to
make it a bit easier to build some applications on top of MPIR on
Windows.

First, I have adjusted the build process so that both mpir.h and gmp.h
are now output to the MPIR root directory during the build process.
This means that it is not necessary to rename mpir.h to gmp.h in order
to build applications that expect to find gmp.h.

Second, some applications expect to have va_copy(d, s) available but
this is not defined on Windows. I have hence added a suitable
definition to the Windows MPIR config.h file that such applications
can pick up if they need it.

I stress again that these changes don't impact on the MPIR build
itself.

I have a number of GMP applications that I have ported to Windows that
I am now moving to use MPIR. As I do this there may well be other
'ease of use' changes that are worthwhile.

    Brian

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

Reply via email to