Boost logo

Threads-Devel :

From: Anthony Williams (anthony_at_[hidden])
Date: 2006-09-25 05:11:59


> The libs/thread/example files now compile on
> linux and win32 (MSVC 7.1).
>
> 1) There seems to be a problem related to xtime.
> The starvephil always show "(0)" in the
> first position on linux, while on windows
> there are increasing numbers.
> Behaviour on windows is the same whether using
> native or pthread.
> On linux the behaviour on HEAD and thread_rewrite
> also is the same. Both showing "(0)".

I guess that depends on what clock() does, or am I looking at the wrong bit.

> 2) On windows the native compile of recursive_mutex
> example aborts with:
> \recursive_mutex.hpp(63) : error C2039: 'lock_error' : is not a
> member of 'boost'

There was a missing #include. Fixed.

Anthony

-- 
Anthony Williams
Just Software Solutions Ltd
http://www.justsoftwaresolutions.co.uk

Threads-Devel list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk