aboutsummaryrefslogtreecommitdiffstats
path: root/README_d/README.macosx
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-12-23 13:45:03 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-12-23 13:45:03 +0200
commit6a92d47d1d95ead34e04c7f84fef729f59790c5d (patch)
treefbd897bef8bbb2003053ad7e2769d5aedf974378 /README_d/README.macosx
parent0098373ed5cb15f4dc2e3a59e0efb872827fe7f1 (diff)
downloadegawk-6a92d47d1d95ead34e04c7f84fef729f59790c5d.tar.gz
egawk-6a92d47d1d95ead34e04c7f84fef729f59790c5d.tar.bz2
egawk-6a92d47d1d95ead34e04c7f84fef729f59790c5d.zip
Update for Mac OS X on PowerPC.
Diffstat (limited to 'README_d/README.macosx')
-rw-r--r--README_d/README.macosx9
1 files changed, 9 insertions, 0 deletions
diff --git a/README_d/README.macosx b/README_d/README.macosx
index f147d4af..de9305de 100644
--- a/README_d/README.macosx
+++ b/README_d/README.macosx
@@ -1,3 +1,12 @@
+Fri Dec 23 13:42:58 IST 2016
+============================
+
+If anyone besides me still has a PowerPC Macintosh, it's no longer
+possible to build gawk using MPFR. C99 and the last version of MPFR
+that works on that platform don't get along, and I could not solve
+the problem. So I simply disabled the MPFR check in configure.ac on
+that platform.
+
Wed Aug 24 21:54:13 IDT 2016
============================