Ticket #12981: bootstrap.log

File bootstrap.log, 2.6 KB (added by anonymous, 6 years ago)
Line 
1###
2### Using 'vc14' toolset.
3###
4
5N:\Libraries\boost_1_64_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap
6
7N:\Libraries\boost_1_64_0\tools\build\src\engine>md bootstrap
8
9N:\Libraries\boost_1_64_0\tools\build\src\engine>cl /nologo /RTC1 /Zi /MTd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 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
16filent.c
17frames.c
18function.c
19glob.c
20hash.c
21hdrmacro.c
22headers.c
23jam.c
24jambase.c
25jamgram.c
26lists.c
27make.c
28make1.c
29object.c
30Generating Code...
31Compiling...
32option.c
33output.c
34parse.c
35pathnt.c
36pathsys.c
37regexp.c
38rules.c
39scan.c
40search.c
41subst.c
42timestamp.c
43variable.c
44modules.c
45strings.c
46filesys.c
47builtins.c
48md5.c
49class.c
50cwd.c
51w32_getreg.c
52Generating Code...
53Compiling...
54native.c
55set.c
56path.c
57regex.c
58property-set.c
59sequence.c
60order.c
61Generating Code...
62
63N:\Libraries\boost_1_64_0\tools\build\src\engine>.\bootstrap\jam0 -f build.jam --toolset=vc14 "--toolset-root=D:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\..\..\VC\ " clean
64...found 1 target...
65...updating 1 target...
66[DELETE] clean
67...updated 1 target...
68
69N:\Libraries\boost_1_64_0\tools\build\src\engine>.\bootstrap\jam0 -f build.jam --toolset=vc14 "--toolset-root=D:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\..\..\VC\ "
70...found 159 targets...
71...updating 2 targets...
72[COMPILE] bin.ntx86\b2.exe
73command.c
74compile.c
75constants.c
76debug.c
77execcmd.c
78frames.c
79function.c
80glob.c
81hash.c
82hcache.c
83headers.c
84hdrmacro.c
85jam.c
86jambase.c
87jamgram.c
88lists.c
89make.c
90make1.c
91mem.c
92object.c
93Compiling...
94option.c
95output.c
96parse.c
97pathsys.c
98regexp.c
99rules.c
100scan.c
101search.c
102subst.c
103w32_getreg.c
104timestamp.c
105variable.c
106modules.c
107strings.c
108filesys.c
109builtins.c
110class.c
111cwd.c
112native.c
113md5.c
114Compiling...
115set.c
116path.c
117regex.c
118property-set.c
119sequence.c
120order.c
121execnt.c
122filent.c
123pathnt.c
124Generating code
125Finished generating code
126[COPY] bin.ntx86\bjam.exe
127...updated 2 targets...
128
129N:\Libraries\boost_1_64_0\tools\build\src\engine>exit /b 0