internals:windows:libs:mpir

Differences

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

Link to this comparison view

Next revision
Previous revision
internals:windows:libs:mpir [2009/05/25 12:35] – created pajoyeinternals: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_gc" 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.+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.
  
-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]].+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 [[https://github.com/winlibs|here]].
internals/windows/libs/mpir.1243254937.txt.gz · Last modified: 2017/09/22 13:28 (external edit)