Boost logo

Boost :

From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2005-12-20 10:11:39


Rene Rivera wrote:

> Markus Schöpflin wrote:
> > Hello,
> >
> > is it possible to disable specific tests for certain compiler/platform
> > combinations?
>
> Yes. Add a <build>no to the requirements of the test.
>
> > I have the problem that currently the typeof tests are hanging CXX 6.5
on
> > Tru64, the compiler just compiles forever.
>
> For the HP TestDrive toolset it would be "<tru64cxx71-006><*><build>no".
> If you need to do some more complicated matching logic to determine when
> to add the no-build option you'll need to use a requirement rule. See
> the serialization test Jamfiles for an example.

Sorry for the late response.

Is this still a problem? Should I disable the typeof tests for this tool?

Regards,
Arkadiy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk