[MacPorts] #53415: glpk 4.61 does not build on Mac OS X 10.6.8, Snow Leopard, because "Reentrancy needs complier support for TLS"
MacPorts
noreply at macports.org
Mon Jan 30 22:47:03 UTC 2017
#53415: glpk 4.61 does not build on Mac OS X 10.6.8, Snow Leopard, because
"Reentrancy needs complier support for TLS"
------------------------+-------------------------
Reporter: ballapete | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: snowleopard
Port: glpk |
------------------------+-------------------------
Comment (by kencu):
it's a bit complicated, Pete. See this <https://en.wikipedia.org/wiki
/Thread-local_storage> for an overview. On 10.6 (and for that matter on
10.4 - 10.8, I think) the only way to get it is to use the new versions of
libstdc++ provided by gcc5+ (which can also be used by clang-3.9+ with the
new enhancements that are in the pipeline).
This requires a WHOLESALE change in the settings, however, and needs to be
done with care and finesse to have a hope of working.
--
Ticket URL: <https://trac.macports.org/ticket/53415#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list