Boost logo

Boost :

Subject: Re: [boost] [gil] Ok to merge new gil's extension to release branch?
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-04-13 12:00:26


Wait. Maybe python is wants it to be bjam*.exe*

>
>>
> So instead of:
>
> c:\\boost\\tools\\build\\v2\\test\\..\\engine\\bin.ntx86\\bjam
>
> it should be
>
> c:\\boost\\tools\\build\\v2\\test\\..\\engine\\bin.ntx86\\bjam*.exe*
>
> What line would need to be changed?
>
>
Ok, in boostbuild.py I changed:

executable="bjam"

to

executable="bjam*.exe*"

with the same result.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk