$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-03-09 02:17:46
David Abrahams wrote:
> What's needed before BBv1 can be replaced with BBv2? It seems urgent
> to me that we get to this transition, or development efforts will
> remain fragmented.
Here's my opinion.
1. Make BGL build without bison/flex
2. Allow Boost.Python extension to be buildable on *both* linux and windows.
Last time we tried, windows build required some dirty tricks.
3. Implement the "install" rule.
4. Some more toolsets.
- Volodya