This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GTHREAD_MUTEX_INIT


> I upgraded from gcc 2.95 to gcc 3.2 the other day. [...]
> The upgrade went ok.  But now I'm trying to compile something and I get the 
> following error message:
> /usr/local/include/c++/3.2/bits/stl_threads.h:79:2: #error 
> __GTHREAD_MUTEX_INIT or __GTHREAD_MUTEX_INIT_FUNCTION should be defined by 
> gthr.h abstraction
> layer, report problem to libstdc++@gcc.gnu.org.

Thank you for the report.  That should not be happening.  However, it
is possible that bug exists on some platforms, in that release of gcc.
Unfortunately, no one (to my knowledge) is fixing bugs ("for free") in
gcc 3.2 anymore.  If you install gcc 3.3.3 and see the bug, then I
will gladly fix it.

Regards,
Loren


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]