#41033: cctype functions (e.g. isprint) not defined at link time when using g++ -std=c++11 --------------------------+------------------- Reporter: schnetter@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gcc48 | --------------------------+------------------- Comment (by jeremyhu@…): Also note that this isn't an issue unless using g++ -std=c++11. clang++ -std=c++11 works fine, and g++ (without -std=c++11) works fine. While we can certainly find a workaround for this in the system headers, what you're trying to do is not really a supported configuration. -- Ticket URL: <https://trac.macports.org/ticket/41033#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X