
5 Oct
2006
5 Oct
'06
8 a.m.
Markus Schöpflin wrote:
Roland Schwarz wrote:
Markus Schöpflin wrote:
What do you mean by not being available? You mean there is no threading support in this particular compiler version? Or that the threading functions are somehow broken? Somehow broken.
I found this: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28307
This probably explains the trouble we are seeing. I will try the patch posted in that thread and report my findings.
Applying the patch fixed the problem, the thread lib now passes all tests. I will revert the change to the Jamfile then. Markus