Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-06-08 01:06:48


On Thursday 08 June 2006 03:10, Michael van der Westhuizen wrote:
> Hi John,
>
> On 6/7/06, John Maddock <john_at_[hidden]> wrote:
> > There are quite a few failures showing up in the test matrix that are
> > caused by the Sunpro toolset not being set up correctly for
> > multi-threaded builds, see for example:
>
> http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/o
>utput/OSL4-V2-boost-bin-v2-libs-thread-test-test_thread_lib-test-sun-5-8-deb
>ug-threading-multi_release.html
>
> > Probably it just needs the right linker options adding.
>
> The linker command looks right (has -mt etc.). The missing symbols
> come from librt.so, so the mutithreaded config needs to link -lrt (but
> not pthread!).

I have modified sun.jam to unconditionally link to 'rt' (trunk and branch).
Hope this clear us the failures.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

Boost-testing list run by mbergal at meta-comm.com