
19 Feb
2008
19 Feb
'08
11:10 p.m.
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ć