Ticket #5078: bjam.log

File bjam.log, 1.6 KB (added by anonymous, 12 years ago)
Line 
1###
2### Using 'vc9' toolset.
3###
4
5D:\Dev\Boost_Vers\boost_1_45_0\tools\build\v2\engine\src>if exist bootstrap rd /S /Q bootstrap
6
7D:\Dev\Boost_Vers\boost_1_45_0\tools\build\v2\engine\src>md bootstrap
8
9D:\Dev\Boost_Vers\boost_1_45_0\tools\build\v2\engine\src>cl /nologo /RTC1 /Zi /MTd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c debug.c execnt.c expand.c filent.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 output.c parse.c pathunix.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 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
10command.c
11compile.c
12debug.c
13execnt.c
14execnt.c(29) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
15expand.c
16filent.c
17glob.c
18hash.c
19hdrmacro.c
20headers.c
21jam.c
22jambase.c
23jamgram.c
24lists.c
25make.c
26make1.c
27newstr.c
28option.c
29output.c
30parse.c
31Generating Code...
32Compiling...
33pathunix.c
34pathunix.c(275) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
35regexp.c
36rules.c
37scan.c
38search.c
39subst.c
40timestamp.c
41variable.c
42modules.c
43strings.c
44filesys.c
45builtins.c
46md5.c
47pwd.c
48class.c
49w32_getreg.c
50w32_getreg.c(18) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
51native.c
52set.c
53path.c
54regex.c
55Generating Code...
56Compiling...
57property-set.c
58sequence.c
59order.c
60Generating Code...