Greetings Farid.

The cause is (mostly) a scheduling issue.  In particular, the request
specifies the use of windows threads, but the glue scripts used for unix
builds don't know about windows threads.  I'll resolve this problem
today, as it's fairly simple to fix.

--Andrew Black

Farid Zaripov wrote:
>   I see in
> http://people.apache.org/~sebor/stdcxx/results/win_xp-2-x86-gcc-32b-3.4.
> 4-15s-win32-559300-log.gz.txt
> that build was started with BUILDMODE=,archive,debug,narrow but should
> started with
> BUILDMODE=pthreads,archive,debug,narrow
> 
> Farid.

Reply via email to