Boost logo

Boost-Build :

Subject: [Boost-build] exclude wide character libs from build
From: McLemon, Sean (Sean.McLemon_at_[hidden])
Date: 2010-02-11 04:40:45


Because we don't have wide character support on our platform, I set a value in our toolchain header which causes the "wide char i/o not supported on this platform" #error to be hit whenever headers using wide character support are used. This causes some of the "w" variants of libraries to fail to build - such as wserialization. How do I exclude these from my library build?

- Sean


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk