Boost logo

Boost-Build :

From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-04-26 09:40:23


On 4/26/06, Phillip Seaver <phil_at_[hidden]> wrote:

[snipped]

> Well, for a start, it doesn't generate .pdb's at the moment. :-)

Wow! True! I didnt even notest. Using boost.test helped so much that I
didnt even missed pdb files.

> The problem is that when compiling two files that use the same .pdb, one
> locks the file and the other fails to compile when it tries to open the
> locked .pdb for writing.

I dont know very much. But, why would two compiles write to the same pdb?
Shouldnt just the linker write it?
Or are you saying when one is creating it something else might be
linking and requesting to read the locked pdb?

>
> Phillip

--
Felipe Magno de Almeida

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