|
Boost-Build : |
Subject: Re: [Boost-build] Disabling library build on a single platform
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-04-17 15:54:10
On Tue, 17 Apr 2012, Jürgen Hunold wrote:
> Hi Jeremiah,
>
> On Monday, 16. April 2012 16:41:02 Jeremiah Willcock wrote:
>> That just marks the regression test output, right? That will still cause
>> builds (not in regression tests) to fail on those platforms since the
>> library itself does not compile. It sounds like that latter problem is
>> not easy to work around.
>
> Try adding
>
> <toolset>sun:<build>no
>
> to the projects or libraries requierement. The same for IBM ( <toolset>vacpp )
> should prevent compilation for both toolsets.
Thanks. I've committed that for Sun; I'll check the regression results to
see if that disabled building before I disable that compiler entirely in
the regression output.
-- Jeremiah Willcock
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