[Bug libstdc++/18277] libsupc++/guard.cc:62: error: 'RECURSIVE_ERRORCHECKMUTEX' was not declared in this scope
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 2 17:58:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-02 17:58 -------
__gthread_recursive_mutex_t static_mutex::mutex
#ifdef __GTHREAD_RECURSIVE_MUTEX_INIT
= __GTHREAD_RECURSIVE_MUTEX_INIT
#endif
;
Is __GTHREAD_RECURSIVE_MUTEX_INIT defined wrong for freebsd?
--
What |Removed |Added
----------------------------------------------------------------------------
Component|bootstrap |libstdc++
Keywords| |build
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18277
More information about the Gcc-bugs
mailing list