reuse of strip-debug-rule

Hi, the rule turn-off-intel-debug-symbols is now defined/used at least in 3 libraries: graph, python and spirit. There is another similar one ("special-requirements") in multi_index which does the same thing for GCC on Tru64. Does it make sense to provide a common rule for this case that accepts the OS and a wildcard for the toolset as parameter? Where could this rule be defined? Stefan

Stefan Slapeta wrote:
Does it make sense to provide a common rule for this case that accepts the OS and a wildcard for the toolset as parameter? Where could this rule be defined?
There are some number of those types of rules in tools/build/v1/boost-base.jam, near and at the bottom. If you move them there please make use of the utility rule, impose-requirements, as the other rules do (for example toolset::requirements). -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
participants (2)
-
Rene Rivera
-
Stefan Slapeta