$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2004-10-11 04:38:52
Aleksey Gurtovoy wrote:
>
> The following renaming just took place in the CVS:
>
[...]
The Intel toolsets don't work at all anymore because
a) the msvc base toolset is set to a value that is incorrect now ("vc7.1")
b) even worse: the Intel compiler options are put together _using_ the
msvc base toolset (there is an option that specifies the vc emulation,
e.g. "/Qvc7.1")
Is there somebody with more bjam experience who can help me?
Stefan