summaryrefslogtreecommitdiff
path: root/README_d
diff options
context:
space:
mode:
authorjohn haque <j.eh@mchsi.com>2012-04-16 04:48:30 -0500
committerjohn haque <j.eh@mchsi.com>2012-04-16 04:48:30 -0500
commite729adf120f279fd65578a410ca8d2d93a56f0f0 (patch)
treea4994f31128b38820d71c2b7012704869e50b7a2 /README_d
parentb07a47ccf4e41f45477a6cf9f3e4edba285ea095 (diff)
downloadgawk-e729adf120f279fd65578a410ca8d2d93a56f0f0.tar.gz
MPFR fixes from Eli.
Diffstat (limited to 'README_d')
-rw-r--r--README_d/README.mpfr10
1 files changed, 10 insertions, 0 deletions
diff --git a/README_d/README.mpfr b/README_d/README.mpfr
index d090e0d4..b12c19b6 100644
--- a/README_d/README.mpfr
+++ b/README_d/README.mpfr
@@ -4,11 +4,21 @@ Sat Mar 17 07:32:01 CDT 2012
The MPFR and GMP versions known to work for Mac OS X on PPC:
GNU MPFR 3.1.0, GNU MP 4.3.1
+----
Precompiled binaries for GMP and MPFR in Windows may be available
from here:
+
http://sourceforge.net/projects/ezwinports/files/
+
+or here:
+
http://sourceforge.net/projects/mingw/files/MinGW/Base/mpfr/
+ http://sourceforge.net/projects/mingw/files/MinGW/Base/gmp/
+
+You should try to use libraries downloaded from the same site
+to avoid possible incompatibilities.
+----
Gawk has been compiled and tested using the following combinations
of MPFR and GMP versions on GNU/Linux:
GNU MPFR 2.4.2, GNU MP 4.3.2