Boost logo

Boost-Build :

From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2007-02-13 03:02:06


Hello,

If I'm getting it right, a toolset name like msvc-6.5
can be used in a conditional requirement in either form:

<toolset>msvc-6.5:<foo>bar ;
<toolset>msvc/<toolset-msvc:version>6.5:<foo>bar ;

So far so good. But what about a toolset name like
msvc-6.5_stlport4? Seems like this name is not caught
by <toolset>msvc-6.5, so I wonder which kind of parsing
BBv2 does on it.

Thank you very much,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


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