Boost logo

Boost-Build :

From: Martin Kortmann (email_at_[hidden])
Date: 2008-05-19 16:23:19


Hi,

I have the same Problem and i am not able to reproduce
it with an simple testcase.

Rene Rivera schrieb:

>
> The subtasks bjam runs are captured through pipes into internal buffers.
> When they complete the bjam main process replays the output to stdout.
> This means that since only one process is doing the output, it is *all*
> serialized correctly.
>

maybe that is the Problem. The subtasks are taking different time to end
themselves.

I have tried tests with different batchfiles as subtasks, and everything
goes right. But in my real projects, there are different type of
programs as subtasks (batch files, compilers, scripts and other
programs) and the output goes scrambled.

I hope that this info helps a little to catch the problem.

Martin


Boost-Build 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