[Bug libstdc++/95989] Segmentation fault compiling with static libraries and using jthread::request_stop
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 30 22:35:32 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95989
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Does -Wl,--whole-archive -lpthread make it work?
More information about the Gcc-bugs
mailing list