[Bug 215709] Use of thread_local produces linking errors [now with gcc]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 2 16:40:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215709

--- Comment #2 from Hannes Hauswedell <h2+fbsdports at fsfe.org> ---
(In reply to Konstantin Belousov from comment #1)

ok, I have opened an issue over at gcc:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78968

Let's see what they say.

Concerning your proposed workaround: Since all the magic is done by cmake I
have little influence on the order, although it does seem like it gets into
libstdc++ first (see the "first defined here").

I have a different workaround in the code that I have also been using for
FreeBSD<11 + LLVM and that I am now just expanding so that thread_local is just
never used on FreeBSD right now.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list