Ticket #11837: bootstrap.log

File bootstrap.log, 1.6 KB (added by alexey.trenikhin+boost@…, 7 years ago)
Line 
1###
2### Using 'vc8' toolset.
3###
4
5C:\opt\boost_1_59_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap
6
7C:\opt\boost_1_59_0\tools\build\src\engine>md bootstrap
8
9C:\opt\boost_1_59_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
48builtins.c(1887) : error C2065: 'FSCTL_GET_REPARSE_POINT' : undeclared identifier
49builtins.c(1891) : error C2065: 'IO_REPARSE_TAG_SYMLINK' : undeclared identifier
50md5.c
51class.c
52cwd.c
53w32_getreg.c
54Generating Code...
55Compiling...
56native.c
57set.c
58path.c
59regex.c
60property-set.c
61sequence.c
62order.c
63Generating Code...
64
65C:\opt\boost_1_59_0\tools\build\src\engine>exit /b 2