Boost logo

Boost-Build :

Subject: [Boost-build] Mixing toolsets
From: Bo Jensen (jensen.bo_at_[hidden])
Date: 2011-03-30 14:24:32


Is it possible to use different toolsets on targets within a project ?

Here is what I want to do :

1) Build some library wit say gcc
2) Link the lib from 1) into another target, but now build with intel

I realize you can specify toolset in properties, but when I do that,
it will build all dependencies with the specified toolset, which
clearly is not what I want.

Any hint to how to do it or other jam files doing the same,much appreciated.


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