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: Compile failure on win32: __GTHREAD_MUTEX_INIT' was notdeclared in this scope


>libstdc++-v3/include/ext/mt_allocator.h:840: error:
>`__GTHREAD_MUTEX_INIT' was not declared in this scope

This has been reverted at the moment. If you do a cvs update you should
be fine. I expect to have a well-tested patch to return __mt_alloc as
the base allocator class soon.

-benjamin


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