https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57740

Michael <mjbshaw at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjbshaw at hotmail dot com

--- Comment #12 from Michael <mjbshaw at hotmail dot com> ---
It's good to hear pthread_create should get linked in, but I also need
pthread_join (and any other missing references) to get linked in before I can
do anything useful with std::thread.

I'm hoping this issue will keep getting some more love and attention. I'd be
happy to do any testing for people if that's useful at all.

Reply via email to