$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jochen Hammann (jochen.hammann_at_[hidden])
Date: 2007-05-15 02:12:35
Hello,
I'm using the Microsoft Visual C++ 7.1 and 8.0 compilers and I want to
build Boost 1.34.0 without native wchar_t support. With Boost 1.32.0 I
used the feature <native-wchar_t> to turn off the native wchar_t support
of the Microsoft compilers. It seams that this feature isn't supported
by the MSVC toolset any more.
Is it possible to turn off the native wchar_t support within the command
line of bjam?
Many thanks,
Jochen.