Search Criteria
Package Details: mingw-w64-mpfr 4.1.0-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-mpfr.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-mpfr |
Description: | Multiple-precision floating-point library (mingw-w64) |
Upstream URL: | http://www.mpfr.org |
Licenses: | |
Submitter: | Schala |
Maintainer: | xantares |
Last Packager: | xantares |
Votes: | 6 |
Popularity: | 0.000268 |
First Submitted: | 2012-08-15 01:52 |
Last Updated: | 2020-08-23 18:35 |
Latest Comments
caevaroy commented on 2018-10-13 04:13
Is there an alternative version that can build mpfr with yasm and without all the massive mingw dependencies?
pingplug commented on 2018-02-27 01:37
source link 404
dvtate commented on 2018-02-04 02:37
I know I have several working compilers installed..
checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=32 checking compiler i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 ... no checking compiler gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 ... yes checking compiler gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 has sizeof(long)==4... no checking compiler i686-w64-mingw32-icc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 ... no checking compiler icc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 ... no checking compiler i686-w64-mingw32-cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 ... no checking whether cc is gcc... yes checking compiler cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 ... yes checking compiler cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 has sizeof(long)==4... no configure: error: could not find a working compiler, see config.log for details
ssorgatem commented on 2018-01-28 09:35
This one works, though: http://www.mpfr.org/mpfr-3.1.5/mpfr-3.1.5.tar.xz
ssorgatem commented on 2018-01-28 09:32
The download URL does not work anymore