[MacPorts] #69375: libtapi fails to build on 10.5 Leopard
MacPorts
noreply at macports.org
Tue Feb 20 11:49:49 UTC 2024
#69375: libtapi fails to build on 10.5 Leopard
-----------------------+---------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard
Port: libtapi |
-----------------------+---------------------
Description changed by rmottola:
Old description:
> I tried building both with clang and gcc.
>
> With gcc I don't even find the error, there are many warnings
New description:
I tried building both with clang and gcc.
With gcc I don't even find the error, there are many warnings.
Clang dies with unsupported thread-local-storage
{{{
ac40267aa5f6004dd38cc2b2cd84f2d9d555/src/llvm/lib/Support/TimeProfiler.cpp:36:8:
error: thread-local storage is not supported for the current target
static LLVM_THREAD_LOCAL TimeTraceProfiler *TimeTraceProfilerInstance =
nullptr;
}}}
I think gcc7 has TLS, I remember Ken adding it?
--
--
Ticket URL: <https://trac.macports.org/ticket/69375#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list