Changes between Version 1 and Version 2 of TestingNewToolset
- Timestamp:
- Feb 8, 2006, 2:21:06 PM (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestingNewToolset
v1 v2 19 19 bjam new_toolset_name 20 20 }}} 21 If there any errors, report them and stop. 21 Try running {{{bin/$(new_toolset_name)/debug/hello}}}. 22 If there any errors, report them and stop. 22 23 23 24 == Try more contrived example == … … 27 28 bjam new_toolset_name 28 29 }}} 30 Try running {{{app/bin/$(new_toolset_name)/debug/app}}}. 29 31 If there any errors, report them and stop. 30 32
