$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-02-19 18:10:12
Hi Robert.
> One other thing I'm trying to figure out is
> how to force bjam to only build the multithreaded debug DLL version of
> boost. Even by doing the --help command I didn't see any way of doing this.
> Help on this issue would be appreciated too.
How about adding 'debug' (or 'variant=debug'), 'threading=multi' and
'link=shared' to the command line (quotes not included)?
Best regards,
Jurko GospodnetiÄ