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@gmail.com> 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.