Hi everyone,

I have been checking the Windows build for MPIR and I find it now
fails.  This is because I derive gmp.h and mpir.h from mpir_h.in and
the latter does not define __GMP_STATIC, which it uses, for anything
other than a GCC build.

I corrected this but I then noticed that mpir_h.in is not under svn
control and is not a part of the distribution.  But gmp_h.in is in the
distribution and it is also not the same as mpir_h.in

So I am now confused about which of the files gmp_h.in and mpir_h.in I
should use to derive the Windows versions of gmp.h and mpir.h from.

Right now I use mpir_h.in to generate gmp.h and I then copy gmp.h into
mpir.h

Before I correct the Windows build, I would much appreciate advice on
which of gmp_h.in and mpir_h.in is supposed to be the master for the
derivation of the gmp.h and mpir.h header files.

   best regards,

     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