Boost logo

Boost Users :

Subject: [Boost-users] bjam and msvc PDB files destination directory?
From: Martin B. (0xCDCDCDCD_at_[hidden])
Date: 2010-11-03 09:21:32


Hi!

Is it possible to tell bjam to put the generated PDB files (MSVC)
alongside the dll/lib files into the stage directory?

Here's what I'm using so far: (Boost 1.44.0)
bjam.exe --build-type=complete runtime-link=shared variant=release
toolset=msvc-8.0 threading=multi debug-symbols=on debug-store=database
define=_SECURE_SCL=0 --with-regex

Is there an additional option that I can pass on the command line to
have the (correctly generated) PDB files also copied into the stage
directory?

thanks!
- Martin


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net