Changes between Version 5 and Version 6 of TestingOnBoost


Ignore:
Timestamp:
Mar 15, 2006, 3:13:58 AM (20 years ago)
Author:
kbelco@…
Comment:

BBv2 installs the process_jam_log and compiler_status binaries in boost/dist/bin, not the run directory.

Legend:

Unmodified
Added
Removed
Modified
  • TestingOnBoost

    v5 v6  
    3737=== Prerequisites ===
    3838
    39  * Build the regression tools, by going to {{{tools/regression/build}}} and running {{{bjam}}}. The directory {{{run}}} should not contains two binaries: {{{process_jam_log}}} and {{{compiler_status}}}.
     39 * Build the regression tools, by going to {{{tools/regression/build}}} and running {{{bjam}}}. The directory {{{boost/dist/bin}}} should now contain two binaries: {{{process_jam_log}}} and {{{compiler_status}}}.
    4040
    4141=== Running tests with V2 ===