On 02/04/2014 21:01, Bill Hart wrote:
> 
[snip]
>     2. Decide for each of VS 2010, 2012 and 2013, which architectures
>        will be directly available in the distrubutions (others will
>        still be easy to obtain using the Python build generator).
> 
> Great! Number 1 doesn't need to be done for the alpha, but 2 seems like
> it should. So I'll wait until you have sorted that out. No rush at all.

I am open to suggestions from users.

How about VS 2010 and 2012:

  dll_mpir_gc     generic C/C++ DLL
  lib_mpir_gc     generic C static library
  lib_mpir_cxx    C++ static library

  dll_mpir_p3     win32 DLL (pentium 3)
  lib_mpir_p3     win32 static library (pentium 3)
  dll_mpir_core2  x64 DLL (core2)
  lib_mpir_core2  x64 static library (core2)

Additional in VS 2013:

  dll_mpir_nehalem      x64 DLL
  lib_mpir_nehalem      x64 static library
  dll_mpir_sandybridge  x64 DLL
  lib_mpir_sandybridge  x64 static library

Suggestions are welcome (other architectures will be easy to build
provided Python is installed)

   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