Boost logo

Boost-Build :

Subject: Re: [Boost-build] switching on toolset
From: Ryan Gonzalez (rymg19_at_[hidden])
Date: 2015-06-16 19:06:48


Do you mean stuff like:

exe abc : abc.cpp : <toolset>intel-linux:<cxxflags>-vec ;

On Tue, Jun 16, 2015 at 5:54 PM, Gennadiy Rozental <rogeeff_at_[hidden]>
wrote:

> Hi,
>
> I'd like specify different requirement (cxxflags specifically) depending on
> which toolset I am running against.
>
> I know I specify multiple entries in requirements for each toolset, but I'd
> rather have some if statement which explicit state what i mean. This is
> especially important to handle various gcc versions. I'd rather not spell
> out each version, but have some conditions on version number.
>
> Any help appreciated.
>
> Gennadiy
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>

-- 
Ryan
[ERROR]: Your autotools build scripts are 200 lines longer than your
program. Something’s wrong.
http://kirbyfan64.github.io/


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