|
Boost : |
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-08-02 09:00:39
Michael Glassford wrote:
> Currently the Boost.Threads regression tests only test the dynamically
> linked version of the library. On Win32, at least, there are fairly
> significant differences between the dynamically linked and statically
> linked versions (due to thread-specific-storage cleanup), so it would be
> good to run at least some of the tests for both versions. How do I do this?
You need to create a second set of tests that link to the <lib> instead
of the <dll>. Look at the program_options/test/Jamfile for an example.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk