Boost logo

Boost-Build :

From: cyberaxizh (alexy_at_[hidden])
Date: 2005-10-30 12:17:31


Vladimir Prus wrote:

>> You can't, because there's no such things as "selected toolset".
Boost.Build
>> can build your project with 10 variants of 10 toolsets in one
invocation, so
>> it's not clear which one 100 combination is "selected".
>> Can you detail what are you trying to achieve?

I'm trying to add wxWidgets support to Boost.Build.

>> Take a look at the the use of <tag> feature at the top of Boost's
Jamfile.v2:
>> http://boost-consulting.com/boost/Jamfile.v2
>> and the "tag" rule further in the file, that handles adding various
suffixes
>> for Boost.

Thanks! "<tag>" rule did the trick.

Now I've bumped into another problem: wxWidgets is built without the
native wchar_t support and <native-wchar_t> feature was removed from V2.
Is it possible to port it back from V1?

--
With respect,
Alex Besogonov (cyberax_at_[hidden])
 

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