From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-01-30 05:39:46


David Abrahams wrote:
> Any thoughts about whether PDB files should be explicitly represented
> as targets in BBv2? They really are "program databases" in some
> sense. They get updated by every compilation and linking step.

Are they shared by all executables? Or by targets for one executable?
Or for main target (both exe and lib)? Diagram from Markus, which in
in m2-transformations.txt shows pdb files only after final link.

- Volodya