diff options
author | john haque <j.eh@mchsi.com> | 2012-04-02 06:31:18 -0500 |
---|---|---|
committer | john haque <j.eh@mchsi.com> | 2012-04-02 06:31:18 -0500 |
commit | 04da4b1daaf7e932d60a5d944732318350b47073 (patch) | |
tree | ceaf895eadefcc8bd3050f6696af8328c9e0f514 | |
parent | cb86918d50c3758d9cd2f4d75c73ff590cc75b04 (diff) | |
download | egawk-04da4b1daaf7e932d60a5d944732318350b47073.tar.gz egawk-04da4b1daaf7e932d60a5d944732318350b47073.tar.bz2 egawk-04da4b1daaf7e932d60a5d944732318350b47073.zip |
Update README.mpfr for Windows binary sources.
-rw-r--r-- | README_d/README.mpfr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README_d/README.mpfr b/README_d/README.mpfr index 9d815a43..d090e0d4 100644 --- a/README_d/README.mpfr +++ b/README_d/README.mpfr @@ -4,6 +4,11 @@ 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/ + http://sourceforge.net/projects/mingw/files/MinGW/Base/mpfr/ + 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 |