Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2007-05-16 12:31:44


on Tue May 15 2007, Jochen Hammann <jochen.hammann-AT-realtech.com> wrote:

> 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?

You can always add cxxflags=<whatever> linkflags=<something>

to explicitly control the raw compiler command lines.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
Don't Miss BoostCon 2007! ==> http://www.boostcon.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net