$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-03 02:23:58
Jürgen Hunold wrote:
> On Friday 28 May 2004 14:05, Vladimir Prus wrote:
> > Vladimir Prus wrote:
> > > Folks,
> > > intel toolset for V2 is now almost ready,
> >
> > .. and is comitted now.
>
> Good. I've just found some time to give it try on Win32.
>
> Question: How can I disable MSVC-compatibility-mode ?
There's no way...
> The toolset defaults to -QVc6, I can manually enable -QVc7.1, but I see
> no possibility to disable this. I'd like to run intel in "full featured
> mode" in order to check my code and normally remove the -Qvc7.1 flag
> from my intel compiler config.
... in fact I though there's either vc6, vc7 or vc7.1 mode. I can add another
option, say "native", "full", or even "edg". Just pick the name ;-)
- Volodya