Boost logo

Boost-Build :

From: Andreas Huber (ahd6974-spamgroupstrap_at_[hidden])
Date: 2004-11-08 18:51:57


(see attached Jamfile)

On Windows, a debug build of an executable not only consists of the .exe
file itself but also of the .pdb file. stage does not copy that .pdb
file. Is there any way to make it do so, preferably
platform-independent?
Moreover, it seems that stage doesn't copy the dependencies of a target,
that's why I had to add <dll>../../thread/build/boost_thread to the
return value of fsm-mt-example-build. Is there any way to do that more
cleanly, i.e. somehow instruct stage to collect and copy everything an
exe will need to run?

Thanks & Regards,

-- 
Andreas Huber
When replying by private email, please remove the words spam and trap 
from the address shown in the header. 
 ------=_NextPart_000_006B_01C4C5F6.506353D0 Content-Type: application/octet-stream;
name="Jamfile"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="Jamfile"
[Attachment content not displayed.] ------=_NextPart_000_006B_01C4C5F6.506353D0-- 

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