[MacPorts] #41033: cctype functions (e.g. isprint) not defined at link time when using g++ -std=c++11

MacPorts noreply at macports.org
Sat Jan 25 16:32:19 PST 2014


#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 jeremyhu@…):

 Yes, you're going to have to workaround it like that for now if you need
 C++11 support in g++.

 Note that I strongly urge anyone doing C++11 work to use clang++ with
 libc++.  If there is a reason that won't work, let me know.

-- 
Ticket URL: <https://trac.macports.org/ticket/41033#comment:20>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list