[Bug 293859] C11/C++11's call_once requires nonstandard library -lstdthreads for linking
[email protected] Mon, 16 Mar 2026 21:01:43 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293859 --- Comment #3 from Konstantin Belousov <[email protected]> --- The program you provided uses the C std facilities, and this requires -lstdthreads. This library is going to stay separate. I was asking about C++ example that relies on C++ std feature that would need a symbol from libstdthreads. -- You are receiving this mail because: You are the assignee for the bug.