$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-10-04 09:06:28
Hi Alexey,
> Vladimir Prus wrote:
> > Well, if "6" worked before but does not work now, we have to either:
> > 1. Make it work again.
>
> Added version aliases: 6 -> 6.0, 7 -> 7.0 and 8 -> 8.0. The line:
>
> using msvc : 6 ;
>
> will configure detected version 6.0 but the condition will remain
> '<toolset>msvc-6'.
>
> Additionally the comment for the 'msvc.init' rule is updated.
Applied, thanks!
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2