[MacPorts] #53625: qscintilla: requires C++11, not using the right compiler
MacPorts
noreply at macports.org
Wed May 24 05:25:43 UTC 2017
#53625: qscintilla: requires C++11, not using the right compiler
-------------------------+-----------------------
Reporter: mojca | Owner: michaelld
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: qscintilla |
-------------------------+-----------------------
Comment (by chrpepper):
I've added a line "configure.cxxflags-append -std=c++11" to the Portfile.
This lets it compile for my 10.6.8 box (it could cause problems for newer
OS X versions), but at linking there are undefined symbols like
"std::__throw_out_of_range_fmt(char const*, ...)" ,
"std::__throw_bad_function_call()" etc.
So, some linker flag is needed, too...
--
Ticket URL: <https://trac.macports.org/ticket/53625#comment:27>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list