[Boost-bugs] [Boost C++ Libraries] #7491: PDB placement regression

Subject: [Boost-bugs] [Boost C++ Libraries] #7491: PDB placement regression
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-10 14:15:26


#7491: PDB placement regression
-----------------------------------+----------------------------------------
 Reporter: danielg@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost Development Trunk
 Severity: Regression | Keywords: pdb
-----------------------------------+----------------------------------------
 Attempting to build boost with ''debug-store=database'' (which is
 necessary to get PDBs for static libraries and not just DLLs) causes all
 the PDB files to be created flatly in the Boost root directory instead of
 in the appropriate folders. The problem started with Boost 1.50 and it is
 still broken on trunk.

 Reproduction steps:
 1. In a clean Boost directory, run
 {{{
 bootstrap
 b2 debug-symbols=on debug-store=database
 }}}
 2. Watch as the directory fills up with PDBs.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7491>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC