Subject: [Boost-bugs] [Boost C++ Libraries] #8889: Boost.Build MSVC fix building PDBs
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-23 15:03:50
#8889: Boost.Build MSVC fix building PDBs
-------------------------------------+---------------------------
Reporter: Daniela Engert <dani@â¦> | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
-------------------------------------+---------------------------
Currently emitting debug information to PDBs works with a rather limited
set of conditions only. Most importantly, static libs can't be compiled if
debug-store=database is requested. The attached patch rectifies this
deficiency.
The hardest part was to get around problems with precompiled headers. I
got it eventually.
What's still missing:
* port the changes over to msvc.py. Python is completely out of my
knowledge domain so I decided to stay away from this file.
* No matter what I tried, I found no way to move the generated PDBs from
the build directories to the output directory alongside the libraries.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8889> 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:13 UTC