Are the features you describe here available in Boost 1.33.1? If not, are the kludges one can implement to achieve similar functionality?

Blessings,
Foster

On 2/10/06, Vladimir Prus <ghost@cs.msu.su> wrote:

[snip]

Ah, true, but what do you want in that case? Skip building of 'example2'
completely? Then, you can either wrap it in "if [ os.name ] = NT", or you can
use newly introduced <build>no properties:


   exe example2 : [ platform-specific-source ] : <os>NT:<build>no ;

--
Foster T. Brereton - Computer Scientist
Software Technology Lab, Adobe Systems Incorporated
fbrereto@adobe.com   --   http://opensource.adobe.com