mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
9f84fad1cc
on signed integers, rational numbers, and floating point numbers. There is no limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface. This port compiles libgmp using MinGW32. WWW: http://www.swox.com/gmp/ PR: 123391 Submitted by: Timothy Bourke <timbob at bigpond dot com>
10 lines
202 B
Plaintext
10 lines
202 B
Plaintext
mingw32/include/gmp.h
|
|
mingw32/include/gmpxx.h
|
|
mingw32/lib/libgmp.a
|
|
mingw32/lib/libgmp.la
|
|
mingw32/lib/libgmpxx.a
|
|
mingw32/lib/libgmpxx.la
|
|
@dirrmtry mingw32/include
|
|
@dirrmtry mingw32/lib
|
|
@dirrmtry mingw32
|