[Bug libstdc++/55741] [4.8 Regression] bootstrap fails in libstdc++-v3/src/c++11/thread.cc
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 19 15:51:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55741
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-12-19
Component|bootstrap |libstdc++
Ever Confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-12-19 15:51:25 UTC ---
I've been expecting this error ... someone needs to provide an implementation
of __sleep_for that works on mingw, maybe using the Sleep() function or
whatever alternative to ::sleep() and ::usleep() exists on that platform.
More information about the Gcc-bugs
mailing list