On 05.04.2014 13:40, Bill Hart wrote:
The new Visual Studio 2011 and 2012 files were not being picked up by
the distribution. I have now issued alpha2 to fix this. The files should
be there now!

Brian has also adjusted the tune and speed builds for Windows.

Here are the new instructions:

Linux/unix:

wget http://mpir.org/mpir-2.7.0-alpha2.tar.bz2
<http://mpir.org/mpir-2.7.0-alpha1.tar.bz2>
tar -xvf mpir-2.7.0-alpha1.tar.bz2
cd mpir-2.7.0
./configure --enable-gmpcompat --enable-cxx
make
make check


By the way, building out-of-tree works again, at least on *nix.

Note that both alphas unpack into mpir-2.7.0/ . And the HTML links for alpha2 refer to the alpha1... ;-) [Shouldn't make a difference on systems other than Windows though, I guess, and for those there's a zip file without an HTML link.]


-leif

Cygwin/MinGW/Cygwin64/MinGW64:

wget http://mpir.org/mpir-2.7.0-alpha2.tar.bz2
<http://mpir.org/mpir-2.7.0-alpha1.tar.bz2>
tar -xvf mpir-2.7.0-alpha1.tar.bz2
cd mpir-2.7.0
./configure --enable-gmpcompat --enable-cxx --disable-static
make
make check

MSVC:

Download http://mpir.org/mpir-2.7.0-alpha2.zip
Refer to the instructions in Section 2.4 of the pdf documentation on our
website.

Bill.

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to