diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-13 10:56:48 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-13 10:56:48 +0300 |
commit | 06a351f8774409db0d9c72ac4a51652f7c855c06 (patch) | |
tree | 2d881ae0c120539dc57c597e04cdf7d1b10cefd4 /README_d/README.macosx | |
parent | 894bf983b22e22e46c1df0460a6f215ca21fc76e (diff) | |
parent | 0325b4daf737414c3b811b05c70b897b807a436b (diff) | |
download | egawk-06a351f8774409db0d9c72ac4a51652f7c855c06.tar.gz egawk-06a351f8774409db0d9c72ac4a51652f7c855c06.tar.bz2 egawk-06a351f8774409db0d9c72ac4a51652f7c855c06.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'README_d/README.macosx')
-rw-r--r-- | README_d/README.macosx | 12 |
1 files changed, 12 insertions, 0 deletions
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 ============================ |