[Bug libstdc++/59830] std::packaged_task throws exception

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 15 16:15:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59830

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
<future> relies on mutexes and condition variables so you need to compile and
link with -pthread



More information about the Gcc-bugs mailing list