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: 05 - Re: __gnu_cxx::__concurrence_ broadcast_error


I have built a cross compiler for arm-linux-gnueabi with following versions

Version :
GCC - 4.3.3
Glibc - 2.9
Binutils - 2.19.1

Similar issue is seen with  Sourcery G++ 4.3-234 from Code Sourcery.

Deepak


On Tue, Jul 14, 2009 at 1:43 PM, Jonathan Wakely<jwakely.gcc@gmail.com> wrote:
> Waitlist reason: Jonathan Wakely (jwakely.gcc@gmail.com) is not on your
> Guest List | Approve sender | Approve domain
>
> 2009/7/13 Deepak Shekhar:
>>
>> Would someone please tell me what is the error -
>> __gnu_cxx::__concurrence_ broadcast_error ? Why and when do we get it
>> ?
>> If you can point to some material which can explain this, it will be
>> great.
>
> You haven't said which version of gcc you're using, but the header
> <ext/concurrence.h> shows the definition of that exception and, as far
> as I know, the only use. ?It indicates a call to
> gthread_cond_broadcast returned an error.
>
> Jonathan
>
>


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