Boost logo

Boost-Build :

From: Brian Ravnsgaard Riis (brian_at_[hidden])
Date: 2005-04-24 01:02:31


Craig Rodrigues wrote:
> On Sat, Apr 23, 2005 at 08:51:42PM +0200, Brian Ravnsgaard Riis wrote:
>
>>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 %"
>>
>
>
>
> Is that stuff even needed in gcc.jam?
> cmd.exe /Q/C is already invoked inside jam itself in execnt.c
> What happens if you remove the JAMSHELL stuff
> in gcc.jam?

It works too. I was unaware that cmd.exe /Q/C was standard in bjam. If
that's the case, I really don't see why the above is needed. At all. My
concern was that the line was probably there for a reason, so I tried to
make it work without removing it. I don't know enough about the
internals here to tamper too much.

-- 
/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