diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-13 10:58:02 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-13 10:58:02 +0300 |
commit | f4eea5c198be1dcda61a94db10b8f3200888576b (patch) | |
tree | fb203419a138c5100f51995cbd7a8421348906bf /README_d/README.macosx | |
parent | 24ddf2742b0034089bce38e5f4ebd99b93c6e161 (diff) | |
parent | 06a351f8774409db0d9c72ac4a51652f7c855c06 (diff) | |
download | egawk-f4eea5c198be1dcda61a94db10b8f3200888576b.tar.gz egawk-f4eea5c198be1dcda61a94db10b8f3200888576b.tar.bz2 egawk-f4eea5c198be1dcda61a94db10b8f3200888576b.zip |
Merge branch 'master' into feature/wasted-byte
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 ============================ |