Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-12-01 05:07:55


Lawrence Spector wrote:
> Ok, so basically I need to change the default in bjam to turn off
> wchar_t as a native type, because our project has issues with some
> legacy code which wouldn't comply otherwise. Any idea how to disable
> this in bjam? I searched through and couldn't find anything in any of
> the jam files that indicated that this setting was either on or off.

bjam -sBUILD="<native-wchar_t>off debug release" -sTOOLS=vc-7_1

should do it.

John.


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