Ticket #5601: bjam.log

File bjam.log, 1.6 KB (added by oscar.wong@…, 11 years ago)

log file when running bootstrap.bat

Line 
1Setting environment for using Microsoft Visual Studio 2008 x86 tools.
2###
3### Using 'vc9' toolset.
4###
5
6C:\HOMEWARE\boost_1_40_0\tools\jam\src>rd /S /Q bootstrap
7
8C:\HOMEWARE\boost_1_40_0\tools\jam\src>md bootstrap
9
10C:\HOMEWARE\boost_1_40_0\tools\jam\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 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
11command.c
12compile.c
13debug.c
14execnt.c
15execnt.c(29) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
16expand.c
17filent.c
18glob.c
19hash.c
20hdrmacro.c
21headers.c
22jam.c
23jambase.c
24jamgram.c
25lists.c
26make.c
27make1.c
28newstr.c
29option.c
30output.c
31parse.c
32Generating Code...
33Compiling...
34pathunix.c
35pathunix.c(275) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
36regexp.c
37rules.c
38scan.c
39search.c
40subst.c
41timestamp.c
42variable.c
43modules.c
44strings.c
45filesys.c
46builtins.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
55property-set.c
56Generating Code...
57Compiling...
58sequence.c
59order.c
60Generating Code...