[MacPorts] #53543: opencv @3.2.0: error: thread-local storage is unsupported for the current target

MacPorts noreply at macports.org
Tue May 9 01:42:25 UTC 2017


#53543: opencv @3.2.0: error: thread-local storage is unsupported for the current
target
---------------------+-------------------------
  Reporter:  fmw42   |      Owner:  stromnov
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.4.0
Resolution:          |   Keywords:  snowleopard
      Port:  opencv  |
---------------------+-------------------------

Comment (by kencu):

 Its true ... thread local storage is not available on 10.6 via clang.
 There might be a way to do it. gcc can offer TLS, but there could be
 standard library issues. Clang-3.9 *might* be able to build it against
 libgcc with fancy tricks and get you tls. See the cxx11 portgroup for
 thoughts on this.

--
Ticket URL: <https://trac.macports.org/ticket/53543#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list