diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-09 11:15:32 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-09 11:15:32 +0300 |
commit | c268ee9b76c8af9d4a1657d803ebc105d7d858d9 (patch) | |
tree | 18fb0443fb85a47a064487a73dec03be87d29ed5 /README_d/README.macosx | |
parent | d961d3e82f6337ef211a68d2ef154247e73233de (diff) | |
download | egawk-c268ee9b76c8af9d4a1657d803ebc105d7d858d9.tar.gz egawk-c268ee9b76c8af9d4a1657d803ebc105d7d858d9.tar.bz2 egawk-c268ee9b76c8af9d4a1657d803ebc105d7d858d9.zip |
Add README_d/README.macosx.
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 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 |