Date: Fri, 27 Nov 2015 06:03:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 192320] Use of thread_local produces linking errors on system version of clang++ Message-ID: <bug-192320-29464-vIELE8hFQX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192320-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-192320-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192320 Duraid Madina <duraid@octopus.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |duraid@octopus.com.au --- Comment #7 from Duraid Madina <duraid@octopus.com.au> --- (In reply to David Chisnall from comment #4) > A complete solution most likely involves locking the library in memory while it has outstanding thread-local objects. This sounds like a perfectly decent solution - is it something you are able to implement? This bug is going to bite more frequently as more C++11 is written. :( -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192320-29464-vIELE8hFQX>