On 02/04/2014 12:52, Bill Hart wrote:
> It's fine by me to change them (so long as user code doesn't have to
> change), but could we possibly make it a ticket for the next release.

For the present, I realised that I can make my life easier with a small
addition to gmp_h.in:

#if defined( _MSC_VER ) && defined( MSC_BUILD_DLL )
# define __GMP_LIBGMP_DLL
# define __GMP_WITHIN_GMP
# define __GMP_WITHIN_GMPXX
#endif

As you say, we can decide later whether we want to adopt an alternative
logic.

   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 mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to