Ticket #13157: bootstrap.log

File bootstrap.log, 1.7 KB (added by shadowflameg@…, 5 years ago)

bootstrap log

Line 
1###
2### Using 'vc7' toolset.
3###
4
5C:\C++_Library\boost_1_60_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap
6
7C:\C++_Library\boost_1_60_0\tools\build\src\engine>md bootstrap
8
9C:\C++_Library\boost_1_60_0\tools\build\src\engine>cl /nologo /GZ /Zi /MLd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG 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
10command.c
11compile.c
12constants.c
13debug.c
14execcmd.c
15execnt.c
16execnt.c(57): fatal error C1083: Cannot open include file: 'tlhelp32.h': No such file or directory
17filent.c
18filent.c(433): warning C4477: 'sprintf' : format string '%.*s' requires an argument of type 'int', but variadic argument 2 has type '__int64'
19filent.c(433): note: this argument is used as a precision
20frames.c
21function.c
22glob.c
23hash.c
24hdrmacro.c
25headers.c
26jam.c
27jambase.c
28jamgram.c
29lists.c
30make.c
31make1.c
32object.c
33Generating Code...
34Compiling...
35option.c
36output.c
37parse.c
38pathnt.c
39pathsys.c
40regexp.c
41rules.c
42scan.c
43search.c
44subst.c
45timestamp.c
46variable.c
47modules.c
48strings.c
49filesys.c
50builtins.c
51md5.c
52class.c
53cwd.c
54w32_getreg.c
55Generating Code...
56Compiling...
57native.c
58set.c
59path.c
60regex.c
61property-set.c
62sequence.c
63order.c
64Generating Code...
65
66C:\C++_Library\boost_1_60_0\tools\build\src\engine>exit /b 2