-*- mode: compilation; default-directory: "c:/boost/tools/build/jam_src/" -*- build Setting environment for using Microsoft Visual Studio .NET 2003 tools. (If you have another version of Visual Studio or Visual C++ installed and wish to use its tools from the command line, run vcvars32.bat for that version.) ### ### Using 'vc7' toolset. ### c:\boost\tools\build\jam_src>rd /S /Q bootstrap c:\boost\tools\build\jam_src>md bootstrap c:\boost\tools\build\jam_src>cl /nologo /GZ /Zi /MLd -DNT -DYYDEBUG kernel32.lib advapi32.lib /Febootstrap\jam0 command.c compile.c execnt.c execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.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 execnt.c execnt.c(160) : warning C4090: 'function' : different 'const' qualifiers execnt.c(171) : warning C4090: '=' : different 'const' qualifiers execnt.c(181) : warning C4090: '=' : different 'const' qualifiers execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c Generating Code... Compiling... newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c w32_getreg.c native.c Generating Code... Compiling... set.c path.c regex.c property-set.c sequence.c order.c Generating Code... c:\boost\tools\build\jam_src>.\bootstrap\jam0 -f build.jam --toolset=vc7 "--toolset-root=C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\\..\..\VC7\ " clean ...found 1 target... ...updating 1 target... [DELETE] clean ...updated 1 target... c:\boost\tools\build\jam_src>.\bootstrap\jam0 -f build.jam --toolset=vc7 "--toolset-root=C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\\..\..\VC7\ " ...found 44 targets... ...updating 1 target... [COMPILE] bin.ntx86\bjam.exe command.c compile.c expand.c glob.c hash.c hcache.c headers.c hdrmacro.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c regexp.c rules.c scan.c Generating Code... Compiling... search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c set.c path.c regex.c property-set.c sequence.c order.c execnt.c execnt.c(160) : warning C4090: 'function' : different 'const' qualifiers execnt.c(171) : warning C4090: '=' : different 'const' qualifiers execnt.c(181) : warning C4090: '=' : different 'const' qualifiers filent.c pathunix.c Generating Code... Compiling... w32_getreg.c Generating Code... ...updated 1 target... Compilation finished at Wed Jun 01 12:47:44