#41033: cctype functions (e.g. isprint) not defined at link time when using g++ -std=c++11 --------------------------+------------------------ Reporter: schnetter@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gcc48 | --------------------------+------------------------ Comment (by egpbos@…): My problem was with tolower(int), also from ctype.h. Also using GCC 4.8 (MacPorts gcc48 4.8.2_0) with -std=c++11 option. Original poster's fix works for me too. -- Ticket URL: <https://trac.macports.org/ticket/41033#comment:19> MacPorts <http://www.macports.org/> Ports system for OS X