$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-10-01 12:46:17
"Stefan Slapeta" <stefan_at_[hidden]> writes:
> ----- Original Message -----
> From: "David Abrahams" <dave_at_[hidden]>
>
>> If you use Boost.Build to compile your test, you'll see that it
>> works, because when your INTEL_BASE_MSVC_TOOLSET is "msvc" (vc6) it
>> adds -DBOOST_NO_INTRINSIC_WCHAR_T to your command line.
>>
>
> Sorry Dave, I really don't understand two things here:
>
> - Why can't this be configured in config/intel.hpp ???
Because AFAIK there's no appropriate way to detect it from the
preprocessor.
> - How shall I apply Boost.Build to about 100 existing workspaces?
"That's not my problem" ;-)
-- Dave Abrahams Boost Consulting www.boost-consulting.com