Boost logo

Boost-Build :

From: Foster Brereton (fosterb.boost_at_[hidden])
Date: 2005-12-09 14:55:14


I've got a handful of targets that I am trying to build, but some of
them I want to be built only for specified toolsets. This was covered
at least once back in January:

         http://article.gmane.org/gmane.comp.lib.boost.build/8184/

Unfortunately, the alias approximation given to simulate if
(!<toolset>foo) no longer works with bbv2 1.33.1. I get the following
error:

         error: failed to build ./begin with properties ...
<toolset>gcc ... because no best-matching alternative could be found.

In my Jamfile I have (among other things):

         alias begin : : <toolset>gcc ;
         alias begin : /adobe/test/begin/ ;

Is anyone else experiencing the same issues? Thoughts if so?

Blessings,
Foster

--
Foster T. Brereton - Computer Scientist
Software Technology Lab, Adobe Systems Incorporated
fbrereto_at_[hidden]   --   http://opensource.adobe.com

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