Boost logo

Boost :

Subject: Re: [boost] As of 1.49, I am completely unable to build boost with PDB files using VS2010
From: Dave Abrahams (dave_at_[hidden])
Date: 2012-03-14 11:04:13


on Mon Mar 05 2012, "Michael Goldshteyn" <mgoldshteyn-AT-comcast.net> wrote:

> Whatever changes were made in 1.49 made it impossible for me to build
> a debug version of the boost libraries with PDB files.
> I am using the following command line:
>
> -----
> bootstrap
> b2 --without-mpi --without-python --build-dir=vc100-bld-64-bit
> --build-type=complete --toolset=msvc-10.0 --stagedir=64-bit-vc100
> debug-symbols=on debug-store=database
> -----

I suggest posting about this to the Boost.Build list:
http://www.boost.org/community/groups.html#projects

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk