Boost logo

Boost-Build :

From: Brian Ravnsgaard Riis (brian_at_[hidden])
Date: 2005-04-23 13:51:42


Brian Ravnsgaard Riis wrote:
> This was why it choked. I have replaced this with
>
> "JAMSHELL = cmd.exe /C %"

Hmm... for tidiness' sake, I'd like to change that to

"JAMSHELL = cmd.exe /Q /C %"

The /Q parameter effectively issues "@ECHO OFF" first, which is, to say
the least, somewhat nicer...

-- 
/Brian Riis
 

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