$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2004-12-03 07:14:14
Vladimir Prus wrote:
> This is still not enough information. In V2, you can do:
>
> using intel-win : 8.0-vc6 : : <compatibility>vc6 ;
> using intel-win : 8.0-vc7 : : <compatibility>vc7 ;
>
> And "8.0-vc6" and "8.0-vc7" will be the version in library name. If that
> version are equal to what autolinking wants, there should be no problem.
>
Cool, I'll test that.
>
> Maybe, you can start with V2? Add
>
I don't know the current plans but how realistic is shipping boost 1.33
with v2 as (main) build tool?
Stefan