Boost logo

Boost-Build :

From: Andreas Fredriksson (deplinenoise_at_[hidden])
Date: 2006-06-02 02:52:09


On 6/2/06, Chris Weed <chrisweed_at_[hidden]> wrote:
> Hi,
> I would like to make rules that have different include paths for sun vs. linux.
> I was hoping something like the following would work.
>
> alias boost : : :
> : <os>linuxx86:<include>/local/boost/include/boost-1_33_1
> <os>solaris:<include>/atech/boost-1.33/include/boost-1_33 ;

Hi Chris,
I think you need to use <os>LINUX and <os>SOLARIS. To add x86 you can
combine it with another qualifier that escapes me at the moment
(arch?).

Hope this helps,
Andreas

-- 
Those who live by the sword get shot by those who don't.

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