Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-29 01:23:47


I think I've done the final tweak to toolset's init: all of them now accept
multi-element "command" parameter, so

using gcc : distcc : distcc g++ ;

should work. The elements are individually quoted on the command line, and the
check for existance is done of the first element, so no bogus warning should
be emitted.

As usual, bug reports, if any, are welcome.

- Volodya

 


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