Boost logo

Boost-Build :

From: Janssen, Olaf ST/HZA-TBE (olaf.janssen_at_[hidden])
Date: 2006-04-26 08:42:33


> What are specific issues with parallel build? There should be
> a dependency
> from exe to the used pch, to PCH should be created before exe
> is compiled?
>
> Or the problem is that two copies of compiler try to use the
> same PCH? It's
> possible to serialize execution of compile actions for that case.

The compiler tries to use the PCH, which isn't finished yet.

Olaf


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