|
Boost-Build : |
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-06-27 07:51:26
Hi Rene.
> It would affect anyone using msvc.jam. And hence all the VC testers and
> more importantly it would affect release supported toolsets. And as such
> it needs much more testing than we have time for.
Actuallz this part of the code is in the following if-branch:
if ! [ os.name ] in NT
{
setup-prefix = "cmd.exe /S /C call " ;
setup-suffix = " \">nul\" \"&&\" " ;
}
So it does not execute in case someone runs bjam from cmd.exe.
Best regards,
Jurko GospodnetiÄ
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