On 4/26/06, Phillip Seaver <phil apago.com> 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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|