Dave Rice <dave <at> dericed.com> writes: > >> error: invalid argument '-std=c99' not allowed with 'C++/ObjC++' > Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn) I opened ticket #4124. Work-around is to use "make V=1", copy the commands, remove -std=c99 and continue with make. Carl Eugen