The MPFR multiple-precision floating-point library
http://mpfrlib.org/
The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding). It is
based on the GMP multiple-precision library.
The main goal of MPFR is to provide a library for multiple-precision
floating-point computation which is both efficient and has a
well-defined semantics. It copies the good ideas from the ANSI/IEEE-754
standard for double-precision floating-point arithmetic (53-bit
mantissa).
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / mingw32-mpfr
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout windows:mingw:win32/mingw32-mpfr && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
mingw32-mpfr.changes | 0000000566 566 Bytes | |
mingw32-mpfr.spec | 0000003129 3.06 KB | |
mpfr-3.1.2.tar.xz | 0001074388 1.02 MB |
Latest Revision
Fridrich Strba (fstrba)
committed
(revision 31)
%patchN -> %patch -P N
Comments 1
This package depends on mingw32(libgcc_s_sjlj-1.dll), which in turn depends on this package, which creates an unresolved dependency loop if gcc has not yet been built for the corresponding repository. I fixed that by adding some Ignore: lines to the project config.