#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 cal@…): In r123101. If the code really uses C++11 the C++ runtime on SL will also be too old for this code and the use of `libc++` would be required. So far, projects using C++11 are only supported on Mavericks and beyond in MacPorts. It's worth a shot anyway, though. -- Ticket URL: <https://trac.macports.org/ticket/43757#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X