Ticket #10374: bootstrap.log

File bootstrap.log, 909 bytes (added by hkjin81@…, 8 years ago)

Bootstrap log

Line 
1###
2### Using 'gcc' toolset.
3###
4rm -rf bootstratools/build/src/engine/bin.linuxx86/b2
5Detecting Python version... 2.7
6Detecting Python root... /usr
7Unicode/ICU support for Boost.Regex?... /usr
8Generating Boost.Build configuration in project-config.jam...
9
10Bootstrapping is done. To build, run:
11
12 ./b2
13
14To adjust configuration, edit 'project-config.jam'.
15Further information:
16
17 - Command line help:
18 ./b2 --help
19
20 - Getting started guide:
21 http://www.boost.org/more/getting_started/unix-variants.html
22
23 - Boost.Build documentation:
24 http://www.boost.org/boost-build2/doc/html/index.html
25
26root= clean
27...found 1 target...
28...updating 1 target...
29...updated 1 target...
30./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root=
31...found 158 targets...
32...updating 3 targets...
33[MKDIR] bin.linuxx86
34[COMPILE] bin.linuxx86/b2
35[COPY] bin.linuxx86/bjam
36...updated 3 targets...