------- 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 <[EMAIL PROTECTED]> > > * 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