
On Sat, 24 Jun 2006 15:03:28 -0400, "Sean Huang" <huangsean@hotmail.com> wrote:
The only thing I can think of now is I used bjam option --j2. I've just turned it off and started another run. The results will show up sometime tomorrow (without --j2, the whole things takes about 12hrs). In the mean time, can you think of anything that could prevent these tests from running simultaneity or along with other tests as in the case when --j2 is specified?
You mean that the dynamic_bitset tests are run together with tests of *other libraries* or that dyn_bitset_unit_tests{1,2,3,4}.exe run together? The latter shouldn't be a problem. I do not know how bjam spawns shell commands but I guess both scenarios are
"Gennaro Prota" <gennaro_prota@yahoo.com> wrote in message news:9k5r929565f5gk7ga178t47tktu6vlgpcq@4ax.com... possible Sean