Boost logo

Boost :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2004-10-02 12:31:07


Michael Stevens writes:
> Dear all,
>
> Does anyone know what Boost.Build toolset is used to build these
> tests?

It's 'darwin-tools.jam':

    GCC_ROOT_DIRECTORY ?= $(GCC_3.3_ROOT_DIRECTORY) ;
    extends-toolset darwin ;

>
> I need to force an ABI version and I was assuming it was the
> 'darwin' toolset.

It is!

> However
> <darwin><*><cxxflags>"-fabi-version=0"
> is not triggering.

Hmm, I'm not sure what's up here. I'd ask folks on the bjam list if
there is anything wrong with the above.

-- 
Aleksey Gurtovoy
MetaCommunications Engineering

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