Created
September 3, 2015 19:50
-
-
Save vinniefalco/af308f0ad2d42476a4ed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Performing configuration checks | |
- 32-bit : yes (cached) | |
- arm : no (cached) | |
- mips1 : no (cached) | |
- power : no (cached) | |
- sparc : no (cached) | |
- x86 : yes (cached) | |
Building the Boost C++ Libraries. | |
- symlinks supported : no (cached) | |
- junctions supported : yes (cached) | |
- hardlinks supported : yes (cached) | |
- has_icu builds : no (cached) | |
warning: Graph library does not contain MPI-based parallel components. | |
note: to enable them, add "using mpi ;" to your user-config.jam | |
- zlib : no (cached) | |
- iconv (libc) : no (cached) | |
- iconv (separate) : no (cached) | |
- icu : no (cached) | |
- icu (lib64) : no (cached) | |
- compiler-supports-visibility : no (cached) | |
- message-compiler : yes (cached) | |
- compiler-supports-ssse3 : yes (cached) | |
- compiler-supports-avx2 : yes (cached) | |
- gcc visibility : no (cached) | |
- long double support : yes (cached) | |
warning: skipping optional Message Passing Interface (MPI) library. | |
note: to enable MPI support, add "using mpi ;" to user-config.jam. | |
note: to suppress this message, pass "--without-mpi" to bjam. | |
note: otherwise, you can safely ignore this message. | |
- zlib : no (cached) | |
Component configuration: | |
- atomic : building | |
- chrono : building | |
- container : building | |
- context : building | |
- coroutine : building | |
- coroutine2 : building | |
- date_time : building | |
- exception : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- mpi : building | |
- program_options : building | |
- python : building | |
- random : building | |
- regex : building | |
- serialization : building | |
- signals : building | |
- system : building | |
- test : building | |
- thread : building | |
- timer : building | |
- wave : building | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 17652 targets... | |
The Boost C++ Libraries were successfully built! | |
The following directory should be added to compiler include paths: | |
D:\lib\boost_1_59_0 | |
The following directory should be added to linker library paths: | |
D:\lib\boost_1_59_0\stage\lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment