diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-12-23 13:45:03 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-12-23 13:45:03 +0200 |
commit | 6a92d47d1d95ead34e04c7f84fef729f59790c5d (patch) | |
tree | fbd897bef8bbb2003053ad7e2769d5aedf974378 /README_d/README.macosx | |
parent | 0098373ed5cb15f4dc2e3a59e0efb872827fe7f1 (diff) | |
download | egawk-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.macosx | 9 |
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 ============================ |