$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.41.0] Beta 1 release candidate
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-11-05 03:08:03
Michael Caisse wrote:
> Michael Caisse wrote:
>> windows
>> compiler: vc-80
>>
>> commands used:
>>
>> .\bootstrap.bat
>> .\bjam stage
>>
>>
>> The bootstrap results with:
>>
>> -----------------------
>> Building Boost.Jam build engine
>> The system cannot find the file specified.
>> -----------------------
>
> This is related to creating the tools\jam\src\bootstrap
> directory. If it starts off with an empty dir there is
> no message.
Michael,
thanks for diagnosing. I've checked in a patch (trunk, release) that
should fix the issue. Could you give it a try?
- Volodya