#43757: cppcheck @1.65: error: unrecognized command line option "-std=c++0x" ---------------------------+------------------------ Reporter: ryandesign@… | Owner: xythobuz@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: cppcheck | ---------------------------+------------------------ Comment (by ryandesign@…): In #44537 your attachment adds these lines: {{{ compiler.blacklist-append gcc* compiler.fallback-append macports-clang }}} Blacklisting just "`gcc*`" will not blacklist any MacPorts gcc compilers, only those provided by Xcode, nor will it blacklist Xcode's or MacPorts' llvm-gcc, so think about what you really want there. There is no compiler called "`macports-clang`". There are multiple versions of MacPorts clang, e.g. "`macports-clang-3.4`", etc. -- Ticket URL: <https://trac.macports.org/ticket/43757#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X