aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-09 11:15:32 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-09 11:15:32 +0300
commitc268ee9b76c8af9d4a1657d803ebc105d7d858d9 (patch)
tree18fb0443fb85a47a064487a73dec03be87d29ed5
parentd961d3e82f6337ef211a68d2ef154247e73233de (diff)
downloadegawk-c268ee9b76c8af9d4a1657d803ebc105d7d858d9.tar.gz
egawk-c268ee9b76c8af9d4a1657d803ebc105d7d858d9.tar.bz2
egawk-c268ee9b76c8af9d4a1657d803ebc105d7d858d9.zip
Add README_d/README.macosx.
-rw-r--r--README_d/ChangeLog4
-rw-r--r--README_d/README.macosx9
2 files changed, 13 insertions, 0 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 6bc828d9..53dab94f 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-09 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README.macosx: New file.
+
2014-04-08 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.1: Release tar ball made.
diff --git a/README_d/README.macosx b/README_d/README.macosx
new file mode 100644
index 00000000..884ad59a
--- /dev/null
+++ b/README_d/README.macosx
@@ -0,0 +1,9 @@
+Thu Apr 9 10:39:26 IDT 2015
+============================
+
+There are reports of compilation issues on Mac OS X 10.10 (Yosemite).
+The only compiler reported to have produced a complete pass of
+"make check" is the MacPorts compiler, /opt/local/bin/clang-mp-3.5.
+
+Arnold Robbins
+arnold@skeeve.com