Boost logo

Boost-Build :

Subject: [Boost-build] MSVC: PDB files not installed
From: Fredrik Orderud (forderud_at_[hidden])
Date: 2013-08-03 17:44:11


I'm having problems with PDB files (debug symbols) not being "installed" to
the target directory when building Boost with shared (DLL) linkage. The PDB
files are generated beneath the "bin.v2" folder, but for some reason not
copied together with the DLLs to the to the target directory.

Steps to reproduce:
bootstrap
b2 link=shared toolset=msvc-11.0 variant=debug install-proper

Is this caused by a bug in the build system or do I need to configure a
missing build parameter somehow?

Thanks in advance,
Fredrik Orderud



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