> Is there any other way to force clang to behave like clang++ though? I have aliases for built clangs, but clang -x c++ is not the same as clang++. I think what you want in -ccc-cxx, no? Cheers, Rafael