Ticket #5297: bjam.log

File bjam.log, 2.2 KB (added by anonymous, 12 years ago)
Line 
1###
2### Using 'vc10' toolset.
3###
4
5C:\Users\lto\boost\boost_1_46_1\tools\build\v2\engine\src>if exist bootstrap rd /S /Q bootstrap
6
7C:\Users\lto\boost\boost_1_46_1\tools\build\v2\engine\src>md bootstrap
8
9C:\Users\lto\boost\boost_1_46_1\tools\build\v2\engine\src>cl /nologo /RTC1 /Zi /MTd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib advapi32.lib user32.lib /Febootstrap\yyacc0 yyacc.c
10yyacc.c
11
12C:\Users\lto\boost\boost_1_46_1\tools\build\v2\engine\src>.\bootstrap\yyacc0 jamgram.y jamgramtab.h jamgram.yy
13
14C:\Users\lto\boost\boost_1_46_1\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
15command.c
16compile.c
17debug.c
18execnt.c
19expand.c
20filent.c
21glob.c
22hash.c
23hdrmacro.c
24headers.c
25jam.c
26jambase.c
27jamgram.c
28lists.c
29make.c
30make1.c
31newstr.c
32option.c
33output.c
34parse.c
35Generating Code...
36Compiling...
37pathunix.c
38regexp.c
39rules.c
40scan.c
41search.c
42subst.c
43timestamp.c
44variable.c
45modules.c
46strings.c
47filesys.c
48builtins.c
49md5.c
50pwd.c
51class.c
52w32_getreg.c
53native.c
54set.c
55path.c
56regex.c
57Generating Code...
58Compiling...
59property-set.c
60sequence.c
61order.c
62Generating Code...
63
64C:\Users\lto\boost\boost_1_46_1\tools\build\v2\engine\src>.\bootstrap\jam0 -f build.jam --toolset=vc10 "--toolset-root=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\..\..\VC\ " clean
65don't know how to make clean
66...found 1 target...
67...can't find 1 target...
68
69C:\Users\lto\boost\boost_1_46_1\tools\build\v2\engine\src>.\bootstrap\jam0 -f build.jam --toolset=vc10 "--toolset-root=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\..\..\VC\ "
70don't know how to make all
71...found 1 target...
72...can't find 1 target...