[Bug libstdc++/64161] [5 Regression] bootstrap error: condition_variable.cc:134:7: error: 'atexit' is not a member of 'std'

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 3 01:17:00 GMT 2014


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2014-12-03
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
#include <cstdlib> in the .cc file should fix it.



More information about the Gcc-bugs mailing list