Boost logo

Boost-Build :

Subject: Re: [Boost-build] Options for a compiler version
From: Thomas Suckow (thomas.suckow_at_[hidden])
Date: 2013-05-17 12:21:53


On 05/17/2013 04:27 AM, Edward Diener wrote:
> For a given compiler [version], I would like to:
>
I don't know of a way to do this (there probably is though). But I would
consider not testing a specific compiler version and instead detect
feature availability (Such as C++0x) using " check-target-builds".
I have a small example where I test for the -mt suffix on a system:
https://github.com/thomassuckow/SystemBoost/blob/master/Jamfile.v2



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