### ### Using 'intel-win32' toolset. ### NEW_BOOST\WIN\boost_1_56_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap NEW_BOOST\WIN\boost_1_56_0\tools\build\src\engine>md bootstrap NEW_BOOST\WIN\boost_1_56_0\tools\build\src\engine>icl -DNT /nologo kernel32.lib advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c constants.c debug.c execcmd.c execnt.c filent.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c command.c compile.c constants.c debug.c execcmd.c execnt.c execnt.c(523): warning #303: explicit type is missing ("int" assumed) static result; ^ filent.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c builtins.c(1773): warning #2330: argument of type "const char *" is incompatible with parameter of type "void *" (dropping qualifiers) fd = open( name, O_WRONLY|O_CREAT|O_TRUNC, 0666 ); ^ builtins.c(1775): warning #2330: argument of type "const char *" is incompatible with parameter of type "void *" (dropping qualifiers) fd = open( name, O_RDONLY ); ^ md5.c class.c cwd.c w32_getreg.c native.c set.c path.c regex.c property-set.c sequence.c order.c NEW_BOOST\WIN\boost_1_56_0\tools\build\src\engine>.\bootstrap\jam0 -f build.jam --toolset=intel-win32 "--toolset-root= " -win32 clean Invalid option: -w usage: .\bootstrap\jam0 [ options ] targets... -a Build all targets, even if they are current. -dx Set the debug level to x (0-9). -fx Read x instead of Jambase. -jx Run up to x shell commands concurrently. -lx Limit actions to x number of seconds after which they are stopped. -mx Maximum target output saved (kb), default is to save all output. -n Don't actually execute the updating actions. -ox Write the updating actions to file x. -px x=0, pipes action stdout and stderr merged into action output. -q Quit quickly as soon as a target fails. -sx=y Set variable x=y, overriding environment. -tx Rebuild x, even if it is up-to-date. -v Print the version of jam and exit. --x Option is ignored. NEW_BOOST\WIN\boost_1_56_0\tools\build\src\engine>.\bootstrap\jam0 -f build.jam --toolset=intel-win32 "--toolset-root= " -win32 Invalid option: -w usage: .\bootstrap\jam0 [ options ] targets... -a Build all targets, even if they are current. -dx Set the debug level to x (0-9). -fx Read x instead of Jambase. -jx Run up to x shell commands concurrently. -lx Limit actions to x number of seconds after which they are stopped. -mx Maximum target output saved (kb), default is to save all output. -n Don't actually execute the updating actions. -ox Write the updating actions to file x. -px x=0, pipes action stdout and stderr merged into action output. -q Quit quickly as soon as a target fails. -sx=y Set variable x=y, overriding environment. -tx Rebuild x, even if it is up-to-date. -v Print the version of jam and exit. --x Option is ignored.