internals:windows:libs:mpir

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
internals:windows:libs:mpir [2011/04/06 10:59] – external edit 127.0.0.1internals:windows:libs:mpir [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
-MPIR is built using VC9 projects files. No patch are necessary but to rename the library to mpir_a.lib. Follow the instructions in the readme.txt in the MPIR sources and build "lib_mpir_p4" to get the static library we use for PHP.+MPIR is built using VC9 or VC11 projects files. No patch are necessary but to rename the library to mpir_a.lib. Follow the instructions in the readme.txt in the MPIR sources and build "lib_mpir_p4" to get the static library we use for PHP.
  
 To build an ASM optimized version, you will have to install [[http://www.tortall.net/projects/yasm/|Yasm]] assembler. Complete instructions are available [[http://www.tortall.net/projects/yasm/wiki/VisualStudio2005|here]]. To build an ASM optimized version, you will have to install [[http://www.tortall.net/projects/yasm/|Yasm]] assembler. Complete instructions are available [[http://www.tortall.net/projects/yasm/wiki/VisualStudio2005|here]].
  
-The modified sources (only renamed the mpir.lib in lib_mpir_gc to mpir_a.lib) is available [[http://pecl2.php.net/downloads/php-windows-builds/source/|here]].+The modified sources (only renamed the mpir.lib in lib_mpir_gc to mpir_a.lib) is available [[https://github.com/winlibs|here]].
internals/windows/libs/mpir.1302087566.txt.gz · Last modified: 2017/09/22 13:28 (external edit)