Changes between Version 6 and Version 7 of BoostRegressionsV2


Ignore:
Timestamp:
Feb 26, 2006, 2:00:35 PM (20 years ago)
Author:
reece
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BoostRegressionsV2

    v6 v7  
    2828}}}
    2929
    30 Another note is that while in V1 customized toolset is commonly named {{{base_toolset}}}-{{{version}}}, in V2 the version parameter to {{{using}}} should not include base toolset name. That is, using {{{hp_cxx_64_042_tru64}}} above would be a mistake. T
     30Another note is that while in V1 customized toolset is commonly named {{{base_toolset}}}-{{{version}}}, in V2 the version parameter to {{{using}}} should not include base toolset name. That is, using {{{hp_cxx_64_042_tru64}}} above would be a mistake.
    3131
    3232After declaring a toolset version, it's possible to use {{{base_toolset}}}-{{{version}}} to request this toolset when building.