This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/18277] libsupc++/guard.cc:62: error: 'RECURSIVE_ERRORCHECKMUTEX' was not declared in this scope
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Nov 2004 18:43:17 -0000
- Subject: [Bug libstdc++/18277] libsupc++/guard.cc:62: error: 'RECURSIVE_ERRORCHECKMUTEX' was not declared in this scope
- References: <20041102175552.18277.wanderer@rsu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-11-02 18:43 -------
> I think problem related to commit:
>
> 2004-10-29 Eric Botcazou <ebotcazou@libertysurf.fr>
>
> * gthr-posix.h (__gthread_recursive_mutex_init_function): Guard
> with #ifdef PTHREAD_MUTEX_RECURSIVE/#endif pairs.
I presume PTHREAD_MUTEX_RECURSIVE is defined as an enum on FreeBSD, right?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18277