aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-13 10:08:15 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-13 10:08:15 +0300
commit89c079e54f1e3a49df1f2653ba5fe40d834cd8c3 (patch)
tree9bcd1f2a50dbb86d47cdce8baef0f7d55af19f5f
parentad954f2f479a8bd793b1246f1e859bb208233af1 (diff)
downloadegawk-89c079e54f1e3a49df1f2653ba5fe40d834cd8c3.tar.gz
egawk-89c079e54f1e3a49df1f2653ba5fe40d834cd8c3.tar.bz2
egawk-89c079e54f1e3a49df1f2653ba5fe40d834cd8c3.zip
Update in README_d/README.macosx.
-rw-r--r--README_d/ChangeLog4
-rw-r--r--README_d/README.macosx12
2 files changed, 16 insertions, 0 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 53dab94f..15400af1 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-13 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README.macosx: Updated.
+
2015-04-09 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: New file.
diff --git a/README_d/README.macosx b/README_d/README.macosx
index 884ad59a..92745bea 100644
--- a/README_d/README.macosx
+++ b/README_d/README.macosx
@@ -1,3 +1,15 @@
+Mon Apr 13 09:49:40 IDT 2015
+============================
+
+I have reports of success on this compiler:
+
+$ gcc --version
+Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
+--with-gxx-include-dir=/usr/include/c++/4.2.1
+Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
+Target: x86_64-apple-darwin14.1.0
+Thread model: posix
+
Thu Apr 9 10:39:26 IDT 2015
============================