This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
__gnu_cxx::__concurrence_ broadcast_error
- From: Deepak Shekhar <dipaktc at gmail dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Mon, 13 Jul 2009 16:38:13 +0530
- Subject: __gnu_cxx::__concurrence_ broadcast_error
Hello,
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.
Actually when I tried to execute a simple C++ program with OpenMP for
ARM architecture built using Code Sourcery tool chain on Qemu
emulator, I got this error.
Any help in this regard is appreciated.
Thanks,
Deepak