Ticket #11518: bootstrap.log

File bootstrap.log, 1.6 KB (added by iamhalsten@…, 7 years ago)
Line 
1###
2### Using 'vc14' toolset.
3###
4
5C:\Users\halsten\Downloads\boost_1_58_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap
6
7C:\Users\halsten\Downloads\boost_1_58_0\tools\build\src\engine>md bootstrap
8
9C:\Users\halsten\Downloads\boost_1_58_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...
62LINK : fatal error LNK1104: cannot open file 'uuid.lib'
63
64C:\Users\halsten\Downloads\boost_1_58_0\tools\build\src\engine>exit /b 2