$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jon Olesberg (jonathon-olesberg_at_[hidden])
Date: 2007-07-12 10:56:55
The problem exists in 3.1.14 also:
---------------------------------------------------------------------
T:\boost_1_34_1\tools\jam\src>build.bat
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
\Microsoft was unexpected at this time.
T:\boost_1_34_1\tools\jam\src>build.bat msvc
###
### Using 'msvc' toolset.
###
T:\boost_1_34_1\tools\jam\src>rd /S /Q bootstrap
... builds successfully ...
---------------------------------------------------------------------
I point this out as an installation/build issue, albeit a minor one. It
should not delay 1.34.1.
Jon Olesberg
Rene Rivera wrote:
> Thomas Witt wrote:
>> Hi
>>
>> Could somebody confirm this/provide a fix?
>
> Well there are two fixes:
>
> a) Merge the *experimental* bjam from HEAD to RC.
> b) Use the precompiled bjam, but then we already strongly suggest this.
I missed an option:
c) Whomever can replicate the problem with the bjam in 1.34. Check if
the problem exists in the 3.1.14 release of bjam. If it's not a problem
there we can put that version in the Boost release.