Boost logo

Boost :

Subject: Re: [boost] [gsoc] Boost.Process done
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2010-08-29 16:59:42


Boris Schaeling wrote:

> For now I would appreciate if the library's test cases are run on as many
> platforms as possible. After copying the files from the ZIP file to the
> Boost folder change to libs/process/test/ and run bjam - that's all!

Under FreeBSD 8 with gcc 4.5.0, the tests ran fine except 'wait', which failed
to link due to undefined reference to pthread_create. Adding
<target-os>freebsd:<linkflags>-pthread to test project's requirements fixed that
for me.

Best Regards,
Gevorg


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk