$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-05-24 09:35:14
On Tuesday 24 May 2005 18:26, Rene Rivera wrote:
> David Abrahams wrote:
> > What's the current status of our ability to replace v1 with v2?
>
> We agreed to retire v1 as soon a Boost 1.33 is out the door.
> Specifically to start making all the changes to the Boost tree to remove
> v1 and use v2.
>
> As for ability, we still have most of the user level issues I pointed
> out earlier.
I believe the most important issue is that no toolsets are configured by
default. Eventually, we should have user-config.jam contain:
using msvc ;
using gcc ;
so that 90% of users get something working right of the box. I'll address
other issues later.
BTW, if you, or Dave, or anybody else run into other issue, please add them to
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Build_V2/Todo
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2