Created
April 10, 2023 17:54
-
-
Save teeks99/3ffee2d9d3b93ec996f47ad7c38f64c1 to your computer and use it in GitHub Desktop.
boost_1_82_0_rc2
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
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-10.0 --build-type=complete toolset=msvc-10.0 address-model=32 architecture=x86 stage | |
Performing configuration checks | |
- default address-model : 64-bit (cached) [1] | |
- default architecture : x86 (cached) [1] | |
- compiler supports SSE2 : yes (cached) [2] | |
- compiler supports SSE4.1 : yes (cached) [2] | |
- has synchronization.lib : no (cached) [2] | |
- has std::atomic_ref : no (cached) [2] | |
- has -Wl,--no-undefined : no (cached) [2] | |
- has -Wl,-undefined,error : no (cached) [2] | |
- has statx : no (cached) [2] | |
- has statx syscall : no (cached) [2] | |
- has BCrypt API : yes (cached) [2] | |
- has init_priority attribute : no (cached) [2] | |
- has stat::st_blksize : no (cached) [2] | |
- has stat::st_mtim : no (cached) [2] | |
- has stat::st_mtimensec : no (cached) [2] | |
- has stat::st_mtimespec : no (cached) [2] | |
- has stat::st_birthtim : no (cached) [2] | |
- has stat::st_birthtimensec : no (cached) [2] | |
- has stat::st_birthtimespec : no (cached) [2] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [2] | |
- has POSIX *at APIs : no (cached) [2] | |
- cxx11_auto_declarations : yes (cached) [2] | |
- cxx11_constexpr : no (cached) [2] | |
- cxx11_defaulted_functions : no (cached) [2] | |
- cxx11_final : no (cached) [2] | |
- cxx11_hdr_mutex : no (cached) [2] | |
- cxx11_hdr_tuple : yes (cached) [2] | |
- cxx11_lambdas : yes (cached) [2] | |
- cxx11_noexcept : no (cached) [2] | |
- cxx11_nullptr : yes (cached) [2] | |
- cxx11_rvalue_references : yes (cached) [2] | |
- cxx11_template_aliases : no (cached) [2] | |
- cxx11_thread_local : no (cached) [2] | |
- cxx11_variadic_templates : no (cached) [2] | |
- cxx11_auto_declarations : yes (cached) [3] | |
- cxx11_constexpr : no (cached) [3] | |
- cxx11_defaulted_functions : no (cached) [3] | |
- cxx11_final : no (cached) [3] | |
- cxx11_hdr_mutex : no (cached) [3] | |
- cxx11_hdr_tuple : yes (cached) [3] | |
- cxx11_lambdas : yes (cached) [3] | |
- cxx11_noexcept : no (cached) [3] | |
- cxx11_nullptr : yes (cached) [3] | |
- cxx11_rvalue_references : yes (cached) [3] | |
- cxx11_template_aliases : no (cached) [3] | |
- cxx11_thread_local : no (cached) [3] | |
- cxx11_variadic_templates : no (cached) [3] | |
- has_icu builds : no (cached) [2] | |
warning: Graph library does not contain MPI-based parallel components. | |
note: to enable them, add "using mpi ;" to your user-config.jam. | |
note: to suppress this message, pass "--without-graph_parallel" to bjam. | |
- lzma : no (cached) | |
- zstd : no (cached) | |
- has_lzma_cputhreads builds : no (cached) [2] | |
- cxx11_decltype : yes (cached) [2] | |
- cxx11_basic_alignas : no (cached) [2] | |
- cxx11_decltype : yes (cached) [3] | |
- cxx11_basic_alignas : no (cached) [3] | |
- iconv (libc) : no (cached) [2] | |
- iconv (separate) : no (cached) [2] | |
- icu : no (cached) [2] | |
- cxx11_defaulted_moves : no (cached) [2] | |
- cxx11_hdr_functional : yes (cached) [2] | |
- cxx11_hdr_type_traits : no (cached) [2] | |
- cxx11_override : no (cached) [2] | |
- cxx11_range_based_for : no (cached) [2] | |
- cxx11_scoped_enums : no (cached) [2] | |
- cxx11_smart_ptr : yes (cached) [2] | |
- cxx11_static_assert : yes (cached) [2] | |
- iconv (libc) : no (cached) [3] | |
- iconv (separate) : no (cached) [3] | |
- icu : no (cached) [3] | |
- cxx11_defaulted_moves : no (cached) [3] | |
- cxx11_hdr_functional : yes (cached) [3] | |
- cxx11_hdr_type_traits : no (cached) [3] | |
- cxx11_override : no (cached) [3] | |
- cxx11_range_based_for : no (cached) [3] | |
- cxx11_scoped_enums : no (cached) [3] | |
- cxx11_smart_ptr : yes (cached) [3] | |
- cxx11_static_assert : yes (cached) [3] | |
- native atomic int32 supported : yes (cached) [2] | |
- has message compiler : yes (cached) [2] | |
- native syslog supported : no (cached) [2] | |
- pthread supports robust mutexes : no (cached) [2] | |
- compiler supports SSSE3 : yes (cached) [2] | |
- compiler supports AVX2 : no (cached) [2] | |
- gcc visibility : no (cached) [2] | |
- sfinae_expr : no (cached) [2] | |
- cxx11_unified_initialization_syntax : no (cached) [2] | |
- cxx11_hdr_initializer_list : no (cached) [2] | |
- cxx11_hdr_chrono : no (cached) [2] | |
- cxx11_numeric_limits : yes (cached) [2] | |
- cxx11_hdr_array : yes (cached) [2] | |
- cxx11_hdr_atomic : no (cached) [2] | |
- cxx11_allocator : no (cached) [2] | |
- cxx11_explicit_conversion_operators : no (cached) [2] | |
- gcc visibility : no (cached) [3] | |
- sfinae_expr : no (cached) [3] | |
- cxx11_unified_initialization_syntax : no (cached) [3] | |
- cxx11_hdr_initializer_list : no (cached) [3] | |
- cxx11_hdr_chrono : no (cached) [3] | |
- cxx11_numeric_limits : yes (cached) [3] | |
- cxx11_hdr_array : yes (cached) [3] | |
- cxx11_hdr_atomic : no (cached) [3] | |
- cxx11_allocator : no (cached) [3] | |
- cxx11_explicit_conversion_operators : no (cached) [3] | |
- std::fstream is moveable and swappable : yes (cached) [2] | |
- Has Large File Support : yes (cached) [2] | |
- Has attribute init_priority : no (cached) [2] | |
- std::fstream is moveable and swappable : yes (cached) [3] | |
- Has Large File Support : yes (cached) [3] | |
- Has attribute init_priority : no (cached) [3] | |
- libbacktrace builds : no (cached) [2] | |
- libbacktrace builds : no (cached) [3] | |
- addr2line builds : no (cached) [2] | |
- addr2line builds : no (cached) [3] | |
- WinDbg builds : yes (cached) [2] | |
- WinDbg builds : yes (cached) [3] | |
- WinDbgCached builds : no (cached) [2] | |
- WinDbgCached builds : no (cached) [3] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4] | |
- cxx11_hdr_thread : no (cached) [2] | |
- cxx11_hdr_regex : yes (cached) [2] | |
- cxx11_hdr_thread : no (cached) [3] | |
- cxx11_hdr_regex : yes (cached) [3] | |
- compiler supports SSE2 : yes (cached) [5] | |
- compiler supports SSE4.1 : yes (cached) [5] | |
- has synchronization.lib : no (cached) [5] | |
- has std::atomic_ref : no (cached) [5] | |
- has -Wl,--no-undefined : no (cached) [5] | |
- has -Wl,-undefined,error : no (cached) [5] | |
- has statx : no (cached) [5] | |
- has statx syscall : no (cached) [5] | |
- has BCrypt API : yes (cached) [5] | |
- has init_priority attribute : no (cached) [5] | |
- has stat::st_blksize : no (cached) [5] | |
- has stat::st_mtim : no (cached) [5] | |
- has stat::st_mtimensec : no (cached) [5] | |
- has stat::st_mtimespec : no (cached) [5] | |
- has stat::st_birthtim : no (cached) [5] | |
- has stat::st_birthtimensec : no (cached) [5] | |
- has stat::st_birthtimespec : no (cached) [5] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [5] | |
- has POSIX *at APIs : no (cached) [5] | |
- cxx11_auto_declarations : yes (cached) [5] | |
- cxx11_constexpr : no (cached) [5] | |
- cxx11_defaulted_functions : no (cached) [5] | |
- cxx11_final : no (cached) [5] | |
- cxx11_hdr_mutex : no (cached) [5] | |
- cxx11_hdr_tuple : yes (cached) [5] | |
- cxx11_lambdas : yes (cached) [5] | |
- cxx11_noexcept : no (cached) [5] | |
- cxx11_nullptr : yes (cached) [5] | |
- cxx11_rvalue_references : yes (cached) [5] | |
- cxx11_template_aliases : no (cached) [5] | |
- cxx11_thread_local : no (cached) [5] | |
- cxx11_variadic_templates : no (cached) [5] | |
- cxx11_auto_declarations : yes (cached) [6] | |
- cxx11_constexpr : no (cached) [6] | |
- cxx11_defaulted_functions : no (cached) [6] | |
- cxx11_final : no (cached) [6] | |
- cxx11_hdr_mutex : no (cached) [6] | |
- cxx11_hdr_tuple : yes (cached) [6] | |
- cxx11_lambdas : yes (cached) [6] | |
- cxx11_noexcept : no (cached) [6] | |
- cxx11_nullptr : yes (cached) [6] | |
- cxx11_rvalue_references : yes (cached) [6] | |
- cxx11_template_aliases : no (cached) [6] | |
- cxx11_thread_local : no (cached) [6] | |
- cxx11_variadic_templates : no (cached) [6] | |
- has_icu builds : no (cached) [5] | |
- lzma : no (cached) | |
- zstd : no (cached) | |
- has_lzma_cputhreads builds : no (cached) [5] | |
- cxx11_decltype : yes (cached) [5] | |
- cxx11_basic_alignas : no (cached) [5] | |
- cxx11_decltype : yes (cached) [6] | |
- cxx11_basic_alignas : no (cached) [6] | |
- iconv (libc) : no (cached) [5] | |
- iconv (separate) : no (cached) [5] | |
- icu : no (cached) [5] | |
- cxx11_defaulted_moves : no (cached) [5] | |
- cxx11_hdr_functional : yes (cached) [5] | |
- cxx11_hdr_type_traits : no (cached) [5] | |
- cxx11_override : no (cached) [5] | |
- cxx11_range_based_for : no (cached) [5] | |
- cxx11_scoped_enums : no (cached) [5] | |
- cxx11_smart_ptr : yes (cached) [5] | |
- cxx11_static_assert : yes (cached) [5] | |
- iconv (libc) : no (cached) [6] | |
- iconv (separate) : no (cached) [6] | |
- icu : no (cached) [6] | |
- cxx11_defaulted_moves : no (cached) [6] | |
- cxx11_hdr_functional : yes (cached) [6] | |
- cxx11_hdr_type_traits : no (cached) [6] | |
- cxx11_override : no (cached) [6] | |
- cxx11_range_based_for : no (cached) [6] | |
- cxx11_scoped_enums : no (cached) [6] | |
- cxx11_smart_ptr : yes (cached) [6] | |
- cxx11_static_assert : yes (cached) [6] | |
- native atomic int32 supported : yes (cached) [5] | |
- has message compiler : yes (cached) [5] | |
- native syslog supported : no (cached) [5] | |
- pthread supports robust mutexes : no (cached) [5] | |
- compiler supports SSSE3 : yes (cached) [5] | |
- compiler supports AVX2 : no (cached) [5] | |
- gcc visibility : no (cached) [5] | |
- sfinae_expr : no (cached) [5] | |
- cxx11_unified_initialization_syntax : no (cached) [5] | |
- cxx11_hdr_initializer_list : no (cached) [5] | |
- cxx11_hdr_chrono : no (cached) [5] | |
- cxx11_numeric_limits : yes (cached) [5] | |
- cxx11_hdr_array : yes (cached) [5] | |
- cxx11_hdr_atomic : no (cached) [5] | |
- cxx11_allocator : no (cached) [5] | |
- cxx11_explicit_conversion_operators : no (cached) [5] | |
- gcc visibility : no (cached) [6] | |
- sfinae_expr : no (cached) [6] | |
- cxx11_unified_initialization_syntax : no (cached) [6] | |
- cxx11_hdr_initializer_list : no (cached) [6] | |
- cxx11_hdr_chrono : no (cached) [6] | |
- cxx11_numeric_limits : yes (cached) [6] | |
- cxx11_hdr_array : yes (cached) [6] | |
- cxx11_hdr_atomic : no (cached) [6] | |
- cxx11_allocator : no (cached) [6] | |
- cxx11_explicit_conversion_operators : no (cached) [6] | |
- std::fstream is moveable and swappable : yes (cached) [5] | |
- Has Large File Support : yes (cached) [5] | |
- Has attribute init_priority : no (cached) [5] | |
- std::fstream is moveable and swappable : yes (cached) [6] | |
- Has Large File Support : yes (cached) [6] | |
- Has attribute init_priority : no (cached) [6] | |
- libbacktrace builds : no (cached) [5] | |
- libbacktrace builds : no (cached) [6] | |
- addr2line builds : no (cached) [5] | |
- addr2line builds : no (cached) [6] | |
- WinDbg builds : yes (cached) [5] | |
- WinDbg builds : yes (cached) [6] | |
- WinDbgCached builds : no (cached) [5] | |
- WinDbgCached builds : no (cached) [6] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7] | |
- cxx11_hdr_thread : no (cached) [5] | |
- cxx11_hdr_regex : yes (cached) [5] | |
- cxx11_hdr_thread : no (cached) [6] | |
- cxx11_hdr_regex : yes (cached) [6] | |
- compiler supports SSE2 : yes (cached) [4] | |
- compiler supports SSE4.1 : yes (cached) [4] | |
- has synchronization.lib : no (cached) [4] | |
- has std::atomic_ref : no (cached) [4] | |
- has statx : no (cached) [4] | |
- has statx syscall : no (cached) [4] | |
- has BCrypt API : yes (cached) [4] | |
- has init_priority attribute : no (cached) [4] | |
- has stat::st_blksize : no (cached) [4] | |
- has stat::st_mtim : no (cached) [4] | |
- has stat::st_mtimensec : no (cached) [4] | |
- has stat::st_mtimespec : no (cached) [4] | |
- has stat::st_birthtim : no (cached) [4] | |
- has stat::st_birthtimensec : no (cached) [4] | |
- has stat::st_birthtimespec : no (cached) [4] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [4] | |
- has POSIX *at APIs : no (cached) [4] | |
- cxx11_auto_declarations : yes (cached) [4] | |
- cxx11_constexpr : no (cached) [4] | |
- cxx11_defaulted_functions : no (cached) [4] | |
- cxx11_final : no (cached) [4] | |
- cxx11_hdr_mutex : no (cached) [4] | |
- cxx11_hdr_tuple : yes (cached) [4] | |
- cxx11_lambdas : yes (cached) [4] | |
- cxx11_noexcept : no (cached) [4] | |
- cxx11_nullptr : yes (cached) [4] | |
- cxx11_rvalue_references : yes (cached) [4] | |
- cxx11_template_aliases : no (cached) [4] | |
- cxx11_thread_local : no (cached) [4] | |
- cxx11_variadic_templates : no (cached) [4] | |
- cxx11_auto_declarations : yes (cached) [8] | |
- cxx11_constexpr : no (cached) [8] | |
- cxx11_defaulted_functions : no (cached) [8] | |
- cxx11_final : no (cached) [8] | |
- cxx11_hdr_mutex : no (cached) [8] | |
- cxx11_hdr_tuple : yes (cached) [8] | |
- cxx11_lambdas : yes (cached) [8] | |
- cxx11_noexcept : no (cached) [8] | |
- cxx11_nullptr : yes (cached) [8] | |
- cxx11_rvalue_references : yes (cached) [8] | |
- cxx11_template_aliases : no (cached) [8] | |
- cxx11_thread_local : no (cached) [8] | |
- cxx11_variadic_templates : no (cached) [8] | |
- has_icu builds : no (cached) [4] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [4] | |
- cxx11_decltype : yes (cached) [4] | |
- cxx11_basic_alignas : no (cached) [4] | |
- cxx11_decltype : yes (cached) [8] | |
- cxx11_basic_alignas : no (cached) [8] | |
- iconv (libc) : no (cached) [4] | |
- iconv (separate) : no (cached) [4] | |
- icu : no (cached) [4] | |
- cxx11_defaulted_moves : no (cached) [4] | |
- cxx11_hdr_functional : yes (cached) [4] | |
- cxx11_hdr_type_traits : no (cached) [4] | |
- cxx11_override : no (cached) [4] | |
- cxx11_range_based_for : no (cached) [4] | |
- cxx11_scoped_enums : no (cached) [4] | |
- cxx11_smart_ptr : yes (cached) [4] | |
- cxx11_static_assert : yes (cached) [4] | |
- iconv (libc) : no (cached) [8] | |
- iconv (separate) : no (cached) [8] | |
- icu : no (cached) [8] | |
- cxx11_defaulted_moves : no (cached) [8] | |
- cxx11_hdr_functional : yes (cached) [8] | |
- cxx11_hdr_type_traits : no (cached) [8] | |
- cxx11_override : no (cached) [8] | |
- cxx11_range_based_for : no (cached) [8] | |
- cxx11_scoped_enums : no (cached) [8] | |
- cxx11_smart_ptr : yes (cached) [8] | |
- cxx11_static_assert : yes (cached) [8] | |
- native atomic int32 supported : yes (cached) [4] | |
- has message compiler : yes (cached) [4] | |
- native syslog supported : no (cached) [4] | |
- pthread supports robust mutexes : no (cached) [4] | |
- compiler supports SSSE3 : yes (cached) [4] | |
- compiler supports AVX2 : no (cached) [4] | |
- gcc visibility : no (cached) [4] | |
- sfinae_expr : no (cached) [4] | |
- cxx11_unified_initialization_syntax : no (cached) [4] | |
- cxx11_hdr_initializer_list : no (cached) [4] | |
- cxx11_hdr_chrono : no (cached) [4] | |
- cxx11_numeric_limits : yes (cached) [4] | |
- cxx11_hdr_array : yes (cached) [4] | |
- cxx11_hdr_atomic : no (cached) [4] | |
- cxx11_allocator : no (cached) [4] | |
- cxx11_explicit_conversion_operators : no (cached) [4] | |
- gcc visibility : no (cached) [8] | |
- sfinae_expr : no (cached) [8] | |
- cxx11_unified_initialization_syntax : no (cached) [8] | |
- cxx11_hdr_initializer_list : no (cached) [8] | |
- cxx11_hdr_chrono : no (cached) [8] | |
- cxx11_numeric_limits : yes (cached) [8] | |
- cxx11_hdr_array : yes (cached) [8] | |
- cxx11_hdr_atomic : no (cached) [8] | |
- cxx11_allocator : no (cached) [8] | |
- cxx11_explicit_conversion_operators : no (cached) [8] | |
- std::fstream is moveable and swappable : yes (cached) [4] | |
- Has Large File Support : yes (cached) [4] | |
- Has attribute init_priority : no (cached) [4] | |
- std::fstream is moveable and swappable : yes (cached) [8] | |
- Has Large File Support : yes (cached) [8] | |
- Has attribute init_priority : no (cached) [8] | |
- libbacktrace builds : no (cached) [4] | |
- libbacktrace builds : no (cached) [8] | |
- addr2line builds : no (cached) [4] | |
- addr2line builds : no (cached) [8] | |
- WinDbg builds : yes (cached) [4] | |
- WinDbg builds : yes (cached) [8] | |
- WinDbgCached builds : no (cached) [4] | |
- WinDbgCached builds : no (cached) [8] | |
- cxx11_hdr_thread : no (cached) [4] | |
- cxx11_hdr_regex : yes (cached) [4] | |
- cxx11_hdr_thread : no (cached) [8] | |
- cxx11_hdr_regex : yes (cached) [8] | |
- compiler supports SSE2 : yes (cached) [7] | |
- compiler supports SSE4.1 : yes (cached) [7] | |
- has synchronization.lib : no (cached) [7] | |
- has std::atomic_ref : no (cached) [7] | |
- has statx : no (cached) [7] | |
- has statx syscall : no (cached) [7] | |
- has BCrypt API : yes (cached) [7] | |
- has init_priority attribute : no (cached) [7] | |
- has stat::st_blksize : no (cached) [7] | |
- has stat::st_mtim : no (cached) [7] | |
- has stat::st_mtimensec : no (cached) [7] | |
- has stat::st_mtimespec : no (cached) [7] | |
- has stat::st_birthtim : no (cached) [7] | |
- has stat::st_birthtimensec : no (cached) [7] | |
- has stat::st_birthtimespec : no (cached) [7] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [7] | |
- has POSIX *at APIs : no (cached) [7] | |
- cxx11_auto_declarations : yes (cached) [7] | |
- cxx11_constexpr : no (cached) [7] | |
- cxx11_defaulted_functions : no (cached) [7] | |
- cxx11_final : no (cached) [7] | |
- cxx11_hdr_mutex : no (cached) [7] | |
- cxx11_hdr_tuple : yes (cached) [7] | |
- cxx11_lambdas : yes (cached) [7] | |
- cxx11_noexcept : no (cached) [7] | |
- cxx11_nullptr : yes (cached) [7] | |
- cxx11_rvalue_references : yes (cached) [7] | |
- cxx11_template_aliases : no (cached) [7] | |
- cxx11_thread_local : no (cached) [7] | |
- cxx11_variadic_templates : no (cached) [7] | |
- cxx11_auto_declarations : yes (cached) [10] | |
- cxx11_constexpr : no (cached) [10] | |
- cxx11_defaulted_functions : no (cached) [10] | |
- cxx11_final : no (cached) [10] | |
- cxx11_hdr_mutex : no (cached) [10] | |
- cxx11_hdr_tuple : yes (cached) [10] | |
- cxx11_lambdas : yes (cached) [10] | |
- cxx11_noexcept : no (cached) [10] | |
- cxx11_nullptr : yes (cached) [10] | |
- cxx11_rvalue_references : yes (cached) [10] | |
- cxx11_template_aliases : no (cached) [10] | |
- cxx11_thread_local : no (cached) [10] | |
- cxx11_variadic_templates : no (cached) [10] | |
- has_icu builds : no (cached) [7] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [7] | |
- cxx11_decltype : yes (cached) [7] | |
- cxx11_basic_alignas : no (cached) [7] | |
- cxx11_decltype : yes (cached) [10] | |
- cxx11_basic_alignas : no (cached) [10] | |
- iconv (libc) : no (cached) [7] | |
- iconv (separate) : no (cached) [7] | |
- icu : no (cached) [7] | |
- cxx11_defaulted_moves : no (cached) [7] | |
- cxx11_hdr_functional : yes (cached) [7] | |
- cxx11_hdr_type_traits : no (cached) [7] | |
- cxx11_override : no (cached) [7] | |
- cxx11_range_based_for : no (cached) [7] | |
- cxx11_scoped_enums : no (cached) [7] | |
- cxx11_smart_ptr : yes (cached) [7] | |
- cxx11_static_assert : yes (cached) [7] | |
- iconv (libc) : no (cached) [10] | |
- iconv (separate) : no (cached) [10] | |
- icu : no (cached) [10] | |
- cxx11_defaulted_moves : no (cached) [10] | |
- cxx11_hdr_functional : yes (cached) [10] | |
- cxx11_hdr_type_traits : no (cached) [10] | |
- cxx11_override : no (cached) [10] | |
- cxx11_range_based_for : no (cached) [10] | |
- cxx11_scoped_enums : no (cached) [10] | |
- cxx11_smart_ptr : yes (cached) [10] | |
- cxx11_static_assert : yes (cached) [10] | |
- native atomic int32 supported : yes (cached) [7] | |
- has message compiler : yes (cached) [7] | |
- native syslog supported : no (cached) [7] | |
- pthread supports robust mutexes : no (cached) [7] | |
- compiler supports SSSE3 : yes (cached) [7] | |
- compiler supports AVX2 : no (cached) [7] | |
- gcc visibility : no (cached) [7] | |
- sfinae_expr : no (cached) [7] | |
- cxx11_unified_initialization_syntax : no (cached) [7] | |
- cxx11_hdr_initializer_list : no (cached) [7] | |
- cxx11_hdr_chrono : no (cached) [7] | |
- cxx11_numeric_limits : yes (cached) [7] | |
- cxx11_hdr_array : yes (cached) [7] | |
- cxx11_hdr_atomic : no (cached) [7] | |
- cxx11_allocator : no (cached) [7] | |
- cxx11_explicit_conversion_operators : no (cached) [7] | |
- gcc visibility : no (cached) [10] | |
- sfinae_expr : no (cached) [10] | |
- cxx11_unified_initialization_syntax : no (cached) [10] | |
- cxx11_hdr_initializer_list : no (cached) [10] | |
- cxx11_hdr_chrono : no (cached) [10] | |
- cxx11_numeric_limits : yes (cached) [10] | |
- cxx11_hdr_array : yes (cached) [10] | |
- cxx11_hdr_atomic : no (cached) [10] | |
- cxx11_allocator : no (cached) [10] | |
- cxx11_explicit_conversion_operators : no (cached) [10] | |
- std::fstream is moveable and swappable : yes (cached) [7] | |
- Has Large File Support : yes (cached) [7] | |
- Has attribute init_priority : no (cached) [7] | |
- std::fstream is moveable and swappable : yes (cached) [10] | |
- Has Large File Support : yes (cached) [10] | |
- Has attribute init_priority : no (cached) [10] | |
- libbacktrace builds : no (cached) [7] | |
- libbacktrace builds : no (cached) [10] | |
- addr2line builds : no (cached) [7] | |
- addr2line builds : no (cached) [10] | |
- WinDbg builds : yes (cached) [7] | |
- WinDbg builds : yes (cached) [10] | |
- WinDbgCached builds : no (cached) [7] | |
- WinDbgCached builds : no (cached) [10] | |
- cxx11_hdr_thread : no (cached) [7] | |
- cxx11_hdr_regex : yes (cached) [7] | |
- cxx11_hdr_thread : no (cached) [10] | |
- cxx11_hdr_regex : yes (cached) [10] | |
- compiler supports SSE2 : yes (cached) [11] | |
- compiler supports SSE4.1 : yes (cached) [11] | |
- has synchronization.lib : no (cached) [11] | |
- has std::atomic_ref : no (cached) [11] | |
- has statx : no (cached) [11] | |
- has statx syscall : no (cached) [11] | |
- has BCrypt API : yes (cached) [11] | |
- has init_priority attribute : no (cached) [11] | |
- has stat::st_blksize : no (cached) [11] | |
- has stat::st_mtim : no (cached) [11] | |
- has stat::st_mtimensec : no (cached) [11] | |
- has stat::st_mtimespec : no (cached) [11] | |
- has stat::st_birthtim : no (cached) [11] | |
- has stat::st_birthtimensec : no (cached) [11] | |
- has stat::st_birthtimespec : no (cached) [11] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [11] | |
- has POSIX *at APIs : no (cached) [11] | |
- cxx11_auto_declarations : yes (cached) [11] | |
- cxx11_constexpr : no (cached) [11] | |
- cxx11_defaulted_functions : no (cached) [11] | |
- cxx11_final : no (cached) [11] | |
- cxx11_hdr_mutex : no (cached) [11] | |
- cxx11_hdr_tuple : yes (cached) [11] | |
- cxx11_lambdas : yes (cached) [11] | |
- cxx11_noexcept : no (cached) [11] | |
- cxx11_nullptr : yes (cached) [11] | |
- cxx11_rvalue_references : yes (cached) [11] | |
- cxx11_template_aliases : no (cached) [11] | |
- cxx11_thread_local : no (cached) [11] | |
- cxx11_variadic_templates : no (cached) [11] | |
- cxx11_auto_declarations : yes (cached) [12] | |
- cxx11_constexpr : no (cached) [12] | |
- cxx11_defaulted_functions : no (cached) [12] | |
- cxx11_final : no (cached) [12] | |
- cxx11_hdr_mutex : no (cached) [12] | |
- cxx11_hdr_tuple : yes (cached) [12] | |
- cxx11_lambdas : yes (cached) [12] | |
- cxx11_noexcept : no (cached) [12] | |
- cxx11_nullptr : yes (cached) [12] | |
- cxx11_rvalue_references : yes (cached) [12] | |
- cxx11_template_aliases : no (cached) [12] | |
- cxx11_thread_local : no (cached) [12] | |
- cxx11_variadic_templates : no (cached) [12] | |
- has_icu builds : no (cached) [11] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [11] | |
- cxx11_decltype : yes (cached) [11] | |
- cxx11_basic_alignas : no (cached) [11] | |
- cxx11_decltype : yes (cached) [12] | |
- cxx11_basic_alignas : no (cached) [12] | |
- iconv (libc) : no (cached) [11] | |
- iconv (separate) : no (cached) [11] | |
- icu : no (cached) [11] | |
- cxx11_defaulted_moves : no (cached) [11] | |
- cxx11_hdr_functional : yes (cached) [11] | |
- cxx11_hdr_type_traits : no (cached) [11] | |
- cxx11_override : no (cached) [11] | |
- cxx11_range_based_for : no (cached) [11] | |
- cxx11_scoped_enums : no (cached) [11] | |
- cxx11_smart_ptr : yes (cached) [11] | |
- cxx11_static_assert : yes (cached) [11] | |
- iconv (libc) : no (cached) [12] | |
- iconv (separate) : no (cached) [12] | |
- icu : no (cached) [12] | |
- cxx11_defaulted_moves : no (cached) [12] | |
- cxx11_hdr_functional : yes (cached) [12] | |
- cxx11_hdr_type_traits : no (cached) [12] | |
- cxx11_override : no (cached) [12] | |
- cxx11_range_based_for : no (cached) [12] | |
- cxx11_scoped_enums : no (cached) [12] | |
- cxx11_smart_ptr : yes (cached) [12] | |
- cxx11_static_assert : yes (cached) [12] | |
- native atomic int32 supported : yes (cached) [11] | |
- has message compiler : yes (cached) [11] | |
- native syslog supported : no (cached) [11] | |
- pthread supports robust mutexes : no (cached) [11] | |
- compiler supports SSSE3 : yes (cached) [11] | |
- compiler supports AVX2 : no (cached) [11] | |
- gcc visibility : no (cached) [11] | |
- sfinae_expr : no (cached) [11] | |
- cxx11_unified_initialization_syntax : no (cached) [11] | |
- cxx11_hdr_initializer_list : no (cached) [11] | |
- cxx11_hdr_chrono : no (cached) [11] | |
- cxx11_numeric_limits : yes (cached) [11] | |
- cxx11_hdr_array : yes (cached) [11] | |
- cxx11_hdr_atomic : no (cached) [11] | |
- cxx11_allocator : no (cached) [11] | |
- cxx11_explicit_conversion_operators : no (cached) [11] | |
- gcc visibility : no (cached) [12] | |
- sfinae_expr : no (cached) [12] | |
- cxx11_unified_initialization_syntax : no (cached) [12] | |
- cxx11_hdr_initializer_list : no (cached) [12] | |
- cxx11_hdr_chrono : no (cached) [12] | |
- cxx11_numeric_limits : yes (cached) [12] | |
- cxx11_hdr_array : yes (cached) [12] | |
- cxx11_hdr_atomic : no (cached) [12] | |
- cxx11_allocator : no (cached) [12] | |
- cxx11_explicit_conversion_operators : no (cached) [12] | |
- std::fstream is moveable and swappable : yes (cached) [11] | |
- Has Large File Support : yes (cached) [11] | |
- Has attribute init_priority : no (cached) [11] | |
- std::fstream is moveable and swappable : yes (cached) [12] | |
- Has Large File Support : yes (cached) [12] | |
- Has attribute init_priority : no (cached) [12] | |
- libbacktrace builds : no (cached) [11] | |
- libbacktrace builds : no (cached) [12] | |
- addr2line builds : no (cached) [11] | |
- addr2line builds : no (cached) [12] | |
- WinDbg builds : yes (cached) [11] | |
- WinDbg builds : yes (cached) [12] | |
- WinDbgCached builds : no (cached) [11] | |
- WinDbgCached builds : no (cached) [12] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11] | |
- cxx11_hdr_thread : no (cached) [11] | |
- cxx11_hdr_regex : yes (cached) [11] | |
- cxx11_hdr_thread : no (cached) [12] | |
- cxx11_hdr_regex : yes (cached) [12] | |
- compiler supports SSE2 : yes (cached) [13] | |
- compiler supports SSE4.1 : yes (cached) [13] | |
- has synchronization.lib : no (cached) [13] | |
- has std::atomic_ref : no (cached) [13] | |
- has statx : no (cached) [13] | |
- has statx syscall : no (cached) [13] | |
- has BCrypt API : yes (cached) [13] | |
- has init_priority attribute : no (cached) [13] | |
- has stat::st_blksize : no (cached) [13] | |
- has stat::st_mtim : no (cached) [13] | |
- has stat::st_mtimensec : no (cached) [13] | |
- has stat::st_mtimespec : no (cached) [13] | |
- has stat::st_birthtim : no (cached) [13] | |
- has stat::st_birthtimensec : no (cached) [13] | |
- has stat::st_birthtimespec : no (cached) [13] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [13] | |
- has POSIX *at APIs : no (cached) [13] | |
- cxx11_auto_declarations : yes (cached) [13] | |
- cxx11_constexpr : no (cached) [13] | |
- cxx11_defaulted_functions : no (cached) [13] | |
- cxx11_final : no (cached) [13] | |
- cxx11_hdr_mutex : no (cached) [13] | |
- cxx11_hdr_tuple : yes (cached) [13] | |
- cxx11_lambdas : yes (cached) [13] | |
- cxx11_noexcept : no (cached) [13] | |
- cxx11_nullptr : yes (cached) [13] | |
- cxx11_rvalue_references : yes (cached) [13] | |
- cxx11_template_aliases : no (cached) [13] | |
- cxx11_thread_local : no (cached) [13] | |
- cxx11_variadic_templates : no (cached) [13] | |
- cxx11_auto_declarations : yes (cached) [14] | |
- cxx11_constexpr : no (cached) [14] | |
- cxx11_defaulted_functions : no (cached) [14] | |
- cxx11_final : no (cached) [14] | |
- cxx11_hdr_mutex : no (cached) [14] | |
- cxx11_hdr_tuple : yes (cached) [14] | |
- cxx11_lambdas : yes (cached) [14] | |
- cxx11_noexcept : no (cached) [14] | |
- cxx11_nullptr : yes (cached) [14] | |
- cxx11_rvalue_references : yes (cached) [14] | |
- cxx11_template_aliases : no (cached) [14] | |
- cxx11_thread_local : no (cached) [14] | |
- cxx11_variadic_templates : no (cached) [14] | |
- has_icu builds : no (cached) [13] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [13] | |
- cxx11_decltype : yes (cached) [13] | |
- cxx11_basic_alignas : no (cached) [13] | |
- cxx11_decltype : yes (cached) [14] | |
- cxx11_basic_alignas : no (cached) [14] | |
- iconv (libc) : no (cached) [13] | |
- iconv (separate) : no (cached) [13] | |
- icu : no (cached) [13] | |
- cxx11_defaulted_moves : no (cached) [13] | |
- cxx11_hdr_functional : yes (cached) [13] | |
- cxx11_hdr_type_traits : no (cached) [13] | |
- cxx11_override : no (cached) [13] | |
- cxx11_range_based_for : no (cached) [13] | |
- cxx11_scoped_enums : no (cached) [13] | |
- cxx11_smart_ptr : yes (cached) [13] | |
- cxx11_static_assert : yes (cached) [13] | |
- iconv (libc) : no (cached) [14] | |
- iconv (separate) : no (cached) [14] | |
- icu : no (cached) [14] | |
- cxx11_defaulted_moves : no (cached) [14] | |
- cxx11_hdr_functional : yes (cached) [14] | |
- cxx11_hdr_type_traits : no (cached) [14] | |
- cxx11_override : no (cached) [14] | |
- cxx11_range_based_for : no (cached) [14] | |
- cxx11_scoped_enums : no (cached) [14] | |
- cxx11_smart_ptr : yes (cached) [14] | |
- cxx11_static_assert : yes (cached) [14] | |
- native atomic int32 supported : yes (cached) [13] | |
- has message compiler : yes (cached) [13] | |
- native syslog supported : no (cached) [13] | |
- pthread supports robust mutexes : no (cached) [13] | |
- compiler supports SSSE3 : yes (cached) [13] | |
- compiler supports AVX2 : no (cached) [13] | |
- gcc visibility : no (cached) [13] | |
- sfinae_expr : no (cached) [13] | |
- cxx11_unified_initialization_syntax : no (cached) [13] | |
- cxx11_hdr_initializer_list : no (cached) [13] | |
- cxx11_hdr_chrono : no (cached) [13] | |
- cxx11_numeric_limits : yes (cached) [13] | |
- cxx11_hdr_array : yes (cached) [13] | |
- cxx11_hdr_atomic : no (cached) [13] | |
- cxx11_allocator : no (cached) [13] | |
- cxx11_explicit_conversion_operators : no (cached) [13] | |
- gcc visibility : no (cached) [14] | |
- sfinae_expr : no (cached) [14] | |
- cxx11_unified_initialization_syntax : no (cached) [14] | |
- cxx11_hdr_initializer_list : no (cached) [14] | |
- cxx11_hdr_chrono : no (cached) [14] | |
- cxx11_numeric_limits : yes (cached) [14] | |
- cxx11_hdr_array : yes (cached) [14] | |
- cxx11_hdr_atomic : no (cached) [14] | |
- cxx11_allocator : no (cached) [14] | |
- cxx11_explicit_conversion_operators : no (cached) [14] | |
- std::fstream is moveable and swappable : yes (cached) [13] | |
- Has Large File Support : yes (cached) [13] | |
- Has attribute init_priority : no (cached) [13] | |
- std::fstream is moveable and swappable : yes (cached) [14] | |
- Has Large File Support : yes (cached) [14] | |
- Has attribute init_priority : no (cached) [14] | |
- libbacktrace builds : no (cached) [13] | |
- libbacktrace builds : no (cached) [14] | |
- addr2line builds : no (cached) [13] | |
- addr2line builds : no (cached) [14] | |
- WinDbg builds : yes (cached) [13] | |
- WinDbg builds : yes (cached) [14] | |
- WinDbgCached builds : no (cached) [13] | |
- WinDbgCached builds : no (cached) [14] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13] | |
- cxx11_hdr_thread : no (cached) [13] | |
- cxx11_hdr_regex : yes (cached) [13] | |
- cxx11_hdr_thread : no (cached) [14] | |
- cxx11_hdr_regex : yes (cached) [14] | |
[1] msvc-10.0 | |
[2] msvc-10.0/debug/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[3] msvc-10.0/debug/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[4] msvc-10.0/debug/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[5] msvc-10.0/release/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[6] msvc-10.0/release/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[7] msvc-10.0/release/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[8] msvc-10.0/debug/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[9] link-static | |
[10] msvc-10.0/release/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[11] msvc-10.0/debug/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[12] msvc-10.0/debug/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[13] msvc-10.0/release/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[14] msvc-10.0/release/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
Component configuration: | |
- atomic : building | |
- chrono : building | |
- container : building | |
- context : building | |
- contract : building | |
- coroutine : building | |
- date_time : building | |
- exception : building | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- headers : building | |
- iostreams : building | |
- json : building | |
- locale : building | |
- log : building | |
- math : building | |
- mpi : not building | |
- nowide : building | |
- program_options : building | |
- python : building | |
- random : building | |
- regex : building | |
- serialization : building | |
- stacktrace : building | |
- system : building | |
- test : building | |
- thread : building | |
- timer : building | |
- type_erasure : building | |
- url : building | |
- wave : building | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 35662 targets... | |
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-11.0 --build-type=complete toolset=msvc-11.0 address-model=32 architecture=x86 stage | |
Performing configuration checks | |
- default address-model : 64-bit (cached) [1] | |
- default architecture : x86 (cached) [1] | |
- compiler supports SSE2 : yes (cached) [2] | |
- compiler supports SSE4.1 : yes (cached) [2] | |
- has synchronization.lib : yes (cached) [2] | |
- has std::atomic_ref : no (cached) [2] | |
- has -Wl,--no-undefined : no (cached) [2] | |
- has -Wl,-undefined,error : no (cached) [2] | |
- has statx : no (cached) [2] | |
- has statx syscall : no (cached) [2] | |
- has BCrypt API : yes (cached) [2] | |
- has init_priority attribute : no (cached) [2] | |
- has stat::st_blksize : no (cached) [2] | |
- has stat::st_mtim : no (cached) [2] | |
- has stat::st_mtimensec : no (cached) [2] | |
- has stat::st_mtimespec : no (cached) [2] | |
- has stat::st_birthtim : no (cached) [2] | |
- has stat::st_birthtimensec : no (cached) [2] | |
- has stat::st_birthtimespec : no (cached) [2] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [2] | |
- has POSIX *at APIs : no (cached) [2] | |
- cxx11_auto_declarations : yes (cached) [2] | |
- cxx11_constexpr : no (cached) [2] | |
- cxx11_defaulted_functions : no (cached) [2] | |
- cxx11_final : yes (cached) [2] | |
- cxx11_hdr_mutex : yes (cached) [2] | |
- cxx11_hdr_tuple : no (cached) [2] | |
- cxx11_lambdas : yes (cached) [2] | |
- cxx11_noexcept : no (cached) [2] | |
- cxx11_nullptr : yes (cached) [2] | |
- cxx11_rvalue_references : yes (cached) [2] | |
- cxx11_template_aliases : no (cached) [2] | |
- cxx11_thread_local : no (cached) [2] | |
- cxx11_variadic_templates : no (cached) [2] | |
- cxx11_auto_declarations : yes (cached) [3] | |
- cxx11_constexpr : no (cached) [3] | |
- cxx11_defaulted_functions : no (cached) [3] | |
- cxx11_final : yes (cached) [3] | |
- cxx11_hdr_mutex : yes (cached) [3] | |
- cxx11_hdr_tuple : no (cached) [3] | |
- cxx11_lambdas : yes (cached) [3] | |
- cxx11_noexcept : no (cached) [3] | |
- cxx11_nullptr : yes (cached) [3] | |
- cxx11_rvalue_references : yes (cached) [3] | |
- cxx11_template_aliases : no (cached) [3] | |
- cxx11_thread_local : no (cached) [3] | |
- cxx11_variadic_templates : no (cached) [3] | |
- has_icu builds : no (cached) [2] | |
warning: Graph library does not contain MPI-based parallel components. | |
note: to enable them, add "using mpi ;" to your user-config.jam. | |
note: to suppress this message, pass "--without-graph_parallel" to bjam. | |
- lzma : no (cached) | |
- zstd : no (cached) | |
- has_lzma_cputhreads builds : no (cached) [2] | |
- cxx11_decltype : yes (cached) [2] | |
- cxx11_basic_alignas : no (cached) [2] | |
- cxx11_decltype : yes (cached) [3] | |
- cxx11_basic_alignas : no (cached) [3] | |
- iconv (libc) : no (cached) [2] | |
- iconv (separate) : no (cached) [2] | |
- icu : no (cached) [2] | |
- cxx11_defaulted_moves : no (cached) [2] | |
- cxx11_hdr_functional : yes (cached) [2] | |
- cxx11_hdr_type_traits : yes (cached) [2] | |
- cxx11_override : yes (cached) [2] | |
- cxx11_range_based_for : yes (cached) [2] | |
- cxx11_scoped_enums : yes (cached) [2] | |
- cxx11_smart_ptr : yes (cached) [2] | |
- cxx11_static_assert : yes (cached) [2] | |
- iconv (libc) : no (cached) [3] | |
- iconv (separate) : no (cached) [3] | |
- icu : no (cached) [3] | |
- cxx11_defaulted_moves : no (cached) [3] | |
- cxx11_hdr_functional : yes (cached) [3] | |
- cxx11_hdr_type_traits : yes (cached) [3] | |
- cxx11_override : yes (cached) [3] | |
- cxx11_range_based_for : yes (cached) [3] | |
- cxx11_scoped_enums : yes (cached) [3] | |
- cxx11_smart_ptr : yes (cached) [3] | |
- cxx11_static_assert : yes (cached) [3] | |
- native atomic int32 supported : yes (cached) [2] | |
- has message compiler : yes (cached) [2] | |
- native syslog supported : no (cached) [2] | |
- pthread supports robust mutexes : no (cached) [2] | |
- compiler supports SSSE3 : yes (cached) [2] | |
- compiler supports AVX2 : yes (cached) [2] | |
- gcc visibility : no (cached) [2] | |
- sfinae_expr : no (cached) [2] | |
- cxx11_unified_initialization_syntax : no (cached) [2] | |
- cxx11_hdr_initializer_list : no (cached) [2] | |
- cxx11_hdr_chrono : yes (cached) [2] | |
- cxx11_numeric_limits : yes (cached) [2] | |
- cxx11_hdr_array : yes (cached) [2] | |
- cxx11_hdr_atomic : no (cached) [2] | |
- cxx11_allocator : no (cached) [2] | |
- cxx11_explicit_conversion_operators : no (cached) [2] | |
- gcc visibility : no (cached) [3] | |
- sfinae_expr : no (cached) [3] | |
- cxx11_unified_initialization_syntax : no (cached) [3] | |
- cxx11_hdr_initializer_list : no (cached) [3] | |
- cxx11_hdr_chrono : yes (cached) [3] | |
- cxx11_numeric_limits : yes (cached) [3] | |
- cxx11_hdr_array : yes (cached) [3] | |
- cxx11_hdr_atomic : no (cached) [3] | |
- cxx11_allocator : no (cached) [3] | |
- cxx11_explicit_conversion_operators : no (cached) [3] | |
- std::fstream is moveable and swappable : yes (cached) [2] | |
- Has Large File Support : yes (cached) [2] | |
- Has attribute init_priority : no (cached) [2] | |
- std::fstream is moveable and swappable : yes (cached) [3] | |
- Has Large File Support : yes (cached) [3] | |
- Has attribute init_priority : no (cached) [3] | |
- libbacktrace builds : no (cached) [2] | |
- libbacktrace builds : no (cached) [3] | |
- addr2line builds : no (cached) [2] | |
- addr2line builds : no (cached) [3] | |
- WinDbg builds : yes (cached) [2] | |
- WinDbg builds : yes (cached) [3] | |
- WinDbgCached builds : no (cached) [2] | |
- WinDbgCached builds : no (cached) [3] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4] | |
- cxx11_hdr_thread : yes (cached) [2] | |
- cxx11_hdr_regex : yes (cached) [2] | |
- cxx11_hdr_thread : yes (cached) [3] | |
- cxx11_hdr_regex : yes (cached) [3] | |
- compiler supports SSE2 : yes (cached) [5] | |
- compiler supports SSE4.1 : yes (cached) [5] | |
- has synchronization.lib : yes (cached) [5] | |
- has std::atomic_ref : no (cached) [5] | |
- has -Wl,--no-undefined : no (cached) [5] | |
- has -Wl,-undefined,error : no (cached) [5] | |
- has statx : no (cached) [5] | |
- has statx syscall : no (cached) [5] | |
- has BCrypt API : yes (cached) [5] | |
- has init_priority attribute : no (cached) [5] | |
- has stat::st_blksize : no (cached) [5] | |
- has stat::st_mtim : no (cached) [5] | |
- has stat::st_mtimensec : no (cached) [5] | |
- has stat::st_mtimespec : no (cached) [5] | |
- has stat::st_birthtim : no (cached) [5] | |
- has stat::st_birthtimensec : no (cached) [5] | |
- has stat::st_birthtimespec : no (cached) [5] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [5] | |
- has POSIX *at APIs : no (cached) [5] | |
- cxx11_auto_declarations : yes (cached) [5] | |
- cxx11_constexpr : no (cached) [5] | |
- cxx11_defaulted_functions : no (cached) [5] | |
- cxx11_final : yes (cached) [5] | |
- cxx11_hdr_mutex : yes (cached) [5] | |
- cxx11_hdr_tuple : no (cached) [5] | |
- cxx11_lambdas : yes (cached) [5] | |
- cxx11_noexcept : no (cached) [5] | |
- cxx11_nullptr : yes (cached) [5] | |
- cxx11_rvalue_references : yes (cached) [5] | |
- cxx11_template_aliases : no (cached) [5] | |
- cxx11_thread_local : no (cached) [5] | |
- cxx11_variadic_templates : no (cached) [5] | |
- cxx11_auto_declarations : yes (cached) [6] | |
- cxx11_constexpr : no (cached) [6] | |
- cxx11_defaulted_functions : no (cached) [6] | |
- cxx11_final : yes (cached) [6] | |
- cxx11_hdr_mutex : yes (cached) [6] | |
- cxx11_hdr_tuple : no (cached) [6] | |
- cxx11_lambdas : yes (cached) [6] | |
- cxx11_noexcept : no (cached) [6] | |
- cxx11_nullptr : yes (cached) [6] | |
- cxx11_rvalue_references : yes (cached) [6] | |
- cxx11_template_aliases : no (cached) [6] | |
- cxx11_thread_local : no (cached) [6] | |
- cxx11_variadic_templates : no (cached) [6] | |
- has_icu builds : no (cached) [5] | |
- lzma : no (cached) | |
- zstd : no (cached) | |
- has_lzma_cputhreads builds : no (cached) [5] | |
- cxx11_decltype : yes (cached) [5] | |
- cxx11_basic_alignas : no (cached) [5] | |
- cxx11_decltype : yes (cached) [6] | |
- cxx11_basic_alignas : no (cached) [6] | |
- iconv (libc) : no (cached) [5] | |
- iconv (separate) : no (cached) [5] | |
- icu : no (cached) [5] | |
- cxx11_defaulted_moves : no (cached) [5] | |
- cxx11_hdr_functional : yes (cached) [5] | |
- cxx11_hdr_type_traits : yes (cached) [5] | |
- cxx11_override : yes (cached) [5] | |
- cxx11_range_based_for : yes (cached) [5] | |
- cxx11_scoped_enums : yes (cached) [5] | |
- cxx11_smart_ptr : yes (cached) [5] | |
- cxx11_static_assert : yes (cached) [5] | |
- iconv (libc) : no (cached) [6] | |
- iconv (separate) : no (cached) [6] | |
- icu : no (cached) [6] | |
- cxx11_defaulted_moves : no (cached) [6] | |
- cxx11_hdr_functional : yes (cached) [6] | |
- cxx11_hdr_type_traits : yes (cached) [6] | |
- cxx11_override : yes (cached) [6] | |
- cxx11_range_based_for : yes (cached) [6] | |
- cxx11_scoped_enums : yes (cached) [6] | |
- cxx11_smart_ptr : yes (cached) [6] | |
- cxx11_static_assert : yes (cached) [6] | |
- native atomic int32 supported : yes (cached) [5] | |
- has message compiler : yes (cached) [5] | |
- native syslog supported : no (cached) [5] | |
- pthread supports robust mutexes : no (cached) [5] | |
- compiler supports SSSE3 : yes (cached) [5] | |
- compiler supports AVX2 : yes (cached) [5] | |
- gcc visibility : no (cached) [5] | |
- sfinae_expr : no (cached) [5] | |
- cxx11_unified_initialization_syntax : no (cached) [5] | |
- cxx11_hdr_initializer_list : no (cached) [5] | |
- cxx11_hdr_chrono : yes (cached) [5] | |
- cxx11_numeric_limits : yes (cached) [5] | |
- cxx11_hdr_array : yes (cached) [5] | |
- cxx11_hdr_atomic : no (cached) [5] | |
- cxx11_allocator : no (cached) [5] | |
- cxx11_explicit_conversion_operators : no (cached) [5] | |
- gcc visibility : no (cached) [6] | |
- sfinae_expr : no (cached) [6] | |
- cxx11_unified_initialization_syntax : no (cached) [6] | |
- cxx11_hdr_initializer_list : no (cached) [6] | |
- cxx11_hdr_chrono : yes (cached) [6] | |
- cxx11_numeric_limits : yes (cached) [6] | |
- cxx11_hdr_array : yes (cached) [6] | |
- cxx11_hdr_atomic : no (cached) [6] | |
- cxx11_allocator : no (cached) [6] | |
- cxx11_explicit_conversion_operators : no (cached) [6] | |
- std::fstream is moveable and swappable : yes (cached) [5] | |
- Has Large File Support : yes (cached) [5] | |
- Has attribute init_priority : no (cached) [5] | |
- std::fstream is moveable and swappable : yes (cached) [6] | |
- Has Large File Support : yes (cached) [6] | |
- Has attribute init_priority : no (cached) [6] | |
- libbacktrace builds : no (cached) [5] | |
- libbacktrace builds : no (cached) [6] | |
- addr2line builds : no (cached) [5] | |
- addr2line builds : no (cached) [6] | |
- WinDbg builds : yes (cached) [5] | |
- WinDbg builds : yes (cached) [6] | |
- WinDbgCached builds : no (cached) [5] | |
- WinDbgCached builds : no (cached) [6] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7] | |
- cxx11_hdr_thread : yes (cached) [5] | |
- cxx11_hdr_regex : yes (cached) [5] | |
- cxx11_hdr_thread : yes (cached) [6] | |
- cxx11_hdr_regex : yes (cached) [6] | |
- compiler supports SSE2 : yes (cached) [4] | |
- compiler supports SSE4.1 : yes (cached) [4] | |
- has synchronization.lib : yes (cached) [4] | |
- has std::atomic_ref : no (cached) [4] | |
- has statx : no (cached) [4] | |
- has statx syscall : no (cached) [4] | |
- has BCrypt API : yes (cached) [4] | |
- has init_priority attribute : no (cached) [4] | |
- has stat::st_blksize : no (cached) [4] | |
- has stat::st_mtim : no (cached) [4] | |
- has stat::st_mtimensec : no (cached) [4] | |
- has stat::st_mtimespec : no (cached) [4] | |
- has stat::st_birthtim : no (cached) [4] | |
- has stat::st_birthtimensec : no (cached) [4] | |
- has stat::st_birthtimespec : no (cached) [4] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [4] | |
- has POSIX *at APIs : no (cached) [4] | |
- cxx11_auto_declarations : yes (cached) [4] | |
- cxx11_constexpr : no (cached) [4] | |
- cxx11_defaulted_functions : no (cached) [4] | |
- cxx11_final : yes (cached) [4] | |
- cxx11_hdr_mutex : yes (cached) [4] | |
- cxx11_hdr_tuple : no (cached) [4] | |
- cxx11_lambdas : yes (cached) [4] | |
- cxx11_noexcept : no (cached) [4] | |
- cxx11_nullptr : yes (cached) [4] | |
- cxx11_rvalue_references : yes (cached) [4] | |
- cxx11_template_aliases : no (cached) [4] | |
- cxx11_thread_local : no (cached) [4] | |
- cxx11_variadic_templates : no (cached) [4] | |
- cxx11_auto_declarations : yes (cached) [8] | |
- cxx11_constexpr : no (cached) [8] | |
- cxx11_defaulted_functions : no (cached) [8] | |
- cxx11_final : yes (cached) [8] | |
- cxx11_hdr_mutex : yes (cached) [8] | |
- cxx11_hdr_tuple : no (cached) [8] | |
- cxx11_lambdas : yes (cached) [8] | |
- cxx11_noexcept : no (cached) [8] | |
- cxx11_nullptr : yes (cached) [8] | |
- cxx11_rvalue_references : yes (cached) [8] | |
- cxx11_template_aliases : no (cached) [8] | |
- cxx11_thread_local : no (cached) [8] | |
- cxx11_variadic_templates : no (cached) [8] | |
- has_icu builds : no (cached) [4] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [4] | |
- cxx11_decltype : yes (cached) [4] | |
- cxx11_basic_alignas : no (cached) [4] | |
- cxx11_decltype : yes (cached) [8] | |
- cxx11_basic_alignas : no (cached) [8] | |
- iconv (libc) : no (cached) [4] | |
- iconv (separate) : no (cached) [4] | |
- icu : no (cached) [4] | |
- cxx11_defaulted_moves : no (cached) [4] | |
- cxx11_hdr_functional : yes (cached) [4] | |
- cxx11_hdr_type_traits : yes (cached) [4] | |
- cxx11_override : yes (cached) [4] | |
- cxx11_range_based_for : yes (cached) [4] | |
- cxx11_scoped_enums : yes (cached) [4] | |
- cxx11_smart_ptr : yes (cached) [4] | |
- cxx11_static_assert : yes (cached) [4] | |
- iconv (libc) : no (cached) [8] | |
- iconv (separate) : no (cached) [8] | |
- icu : no (cached) [8] | |
- cxx11_defaulted_moves : no (cached) [8] | |
- cxx11_hdr_functional : yes (cached) [8] | |
- cxx11_hdr_type_traits : yes (cached) [8] | |
- cxx11_override : yes (cached) [8] | |
- cxx11_range_based_for : yes (cached) [8] | |
- cxx11_scoped_enums : yes (cached) [8] | |
- cxx11_smart_ptr : yes (cached) [8] | |
- cxx11_static_assert : yes (cached) [8] | |
- native atomic int32 supported : yes (cached) [4] | |
- has message compiler : yes (cached) [4] | |
- native syslog supported : no (cached) [4] | |
- pthread supports robust mutexes : no (cached) [4] | |
- compiler supports SSSE3 : yes (cached) [4] | |
- compiler supports AVX2 : yes (cached) [4] | |
- gcc visibility : no (cached) [4] | |
- sfinae_expr : no (cached) [4] | |
- cxx11_unified_initialization_syntax : no (cached) [4] | |
- cxx11_hdr_initializer_list : no (cached) [4] | |
- cxx11_hdr_chrono : yes (cached) [4] | |
- cxx11_numeric_limits : yes (cached) [4] | |
- cxx11_hdr_array : yes (cached) [4] | |
- cxx11_hdr_atomic : no (cached) [4] | |
- cxx11_allocator : no (cached) [4] | |
- cxx11_explicit_conversion_operators : no (cached) [4] | |
- gcc visibility : no (cached) [8] | |
- sfinae_expr : no (cached) [8] | |
- cxx11_unified_initialization_syntax : no (cached) [8] | |
- cxx11_hdr_initializer_list : no (cached) [8] | |
- cxx11_hdr_chrono : yes (cached) [8] | |
- cxx11_numeric_limits : yes (cached) [8] | |
- cxx11_hdr_array : yes (cached) [8] | |
- cxx11_hdr_atomic : no (cached) [8] | |
- cxx11_allocator : no (cached) [8] | |
- cxx11_explicit_conversion_operators : no (cached) [8] | |
- std::fstream is moveable and swappable : yes (cached) [4] | |
- Has Large File Support : yes (cached) [4] | |
- Has attribute init_priority : no (cached) [4] | |
- std::fstream is moveable and swappable : yes (cached) [8] | |
- Has Large File Support : yes (cached) [8] | |
- Has attribute init_priority : no (cached) [8] | |
- libbacktrace builds : no (cached) [4] | |
- libbacktrace builds : no (cached) [8] | |
- addr2line builds : no (cached) [4] | |
- addr2line builds : no (cached) [8] | |
- WinDbg builds : yes (cached) [4] | |
- WinDbg builds : yes (cached) [8] | |
- WinDbgCached builds : no (cached) [4] | |
- WinDbgCached builds : no (cached) [8] | |
- cxx11_hdr_thread : yes (cached) [4] | |
- cxx11_hdr_regex : yes (cached) [4] | |
- cxx11_hdr_thread : yes (cached) [8] | |
- cxx11_hdr_regex : yes (cached) [8] | |
- compiler supports SSE2 : yes (cached) [7] | |
- compiler supports SSE4.1 : yes (cached) [7] | |
- has synchronization.lib : yes (cached) [7] | |
- has std::atomic_ref : no (cached) [7] | |
- has statx : no (cached) [7] | |
- has statx syscall : no (cached) [7] | |
- has BCrypt API : yes (cached) [7] | |
- has init_priority attribute : no (cached) [7] | |
- has stat::st_blksize : no (cached) [7] | |
- has stat::st_mtim : no (cached) [7] | |
- has stat::st_mtimensec : no (cached) [7] | |
- has stat::st_mtimespec : no (cached) [7] | |
- has stat::st_birthtim : no (cached) [7] | |
- has stat::st_birthtimensec : no (cached) [7] | |
- has stat::st_birthtimespec : no (cached) [7] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [7] | |
- has POSIX *at APIs : no (cached) [7] | |
- cxx11_auto_declarations : yes (cached) [7] | |
- cxx11_constexpr : no (cached) [7] | |
- cxx11_defaulted_functions : no (cached) [7] | |
- cxx11_final : yes (cached) [7] | |
- cxx11_hdr_mutex : yes (cached) [7] | |
- cxx11_hdr_tuple : no (cached) [7] | |
- cxx11_lambdas : yes (cached) [7] | |
- cxx11_noexcept : no (cached) [7] | |
- cxx11_nullptr : yes (cached) [7] | |
- cxx11_rvalue_references : yes (cached) [7] | |
- cxx11_template_aliases : no (cached) [7] | |
- cxx11_thread_local : no (cached) [7] | |
- cxx11_variadic_templates : no (cached) [7] | |
- cxx11_auto_declarations : yes (cached) [10] | |
- cxx11_constexpr : no (cached) [10] | |
- cxx11_defaulted_functions : no (cached) [10] | |
- cxx11_final : yes (cached) [10] | |
- cxx11_hdr_mutex : yes (cached) [10] | |
- cxx11_hdr_tuple : no (cached) [10] | |
- cxx11_lambdas : yes (cached) [10] | |
- cxx11_noexcept : no (cached) [10] | |
- cxx11_nullptr : yes (cached) [10] | |
- cxx11_rvalue_references : yes (cached) [10] | |
- cxx11_template_aliases : no (cached) [10] | |
- cxx11_thread_local : no (cached) [10] | |
- cxx11_variadic_templates : no (cached) [10] | |
- has_icu builds : no (cached) [7] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [7] | |
- cxx11_decltype : yes (cached) [7] | |
- cxx11_basic_alignas : no (cached) [7] | |
- cxx11_decltype : yes (cached) [10] | |
- cxx11_basic_alignas : no (cached) [10] | |
- iconv (libc) : no (cached) [7] | |
- iconv (separate) : no (cached) [7] | |
- icu : no (cached) [7] | |
- cxx11_defaulted_moves : no (cached) [7] | |
- cxx11_hdr_functional : yes (cached) [7] | |
- cxx11_hdr_type_traits : yes (cached) [7] | |
- cxx11_override : yes (cached) [7] | |
- cxx11_range_based_for : yes (cached) [7] | |
- cxx11_scoped_enums : yes (cached) [7] | |
- cxx11_smart_ptr : yes (cached) [7] | |
- cxx11_static_assert : yes (cached) [7] | |
- iconv (libc) : no (cached) [10] | |
- iconv (separate) : no (cached) [10] | |
- icu : no (cached) [10] | |
- cxx11_defaulted_moves : no (cached) [10] | |
- cxx11_hdr_functional : yes (cached) [10] | |
- cxx11_hdr_type_traits : yes (cached) [10] | |
- cxx11_override : yes (cached) [10] | |
- cxx11_range_based_for : yes (cached) [10] | |
- cxx11_scoped_enums : yes (cached) [10] | |
- cxx11_smart_ptr : yes (cached) [10] | |
- cxx11_static_assert : yes (cached) [10] | |
- native atomic int32 supported : yes (cached) [7] | |
- has message compiler : yes (cached) [7] | |
- native syslog supported : no (cached) [7] | |
- pthread supports robust mutexes : no (cached) [7] | |
- compiler supports SSSE3 : yes (cached) [7] | |
- compiler supports AVX2 : yes (cached) [7] | |
- gcc visibility : no (cached) [7] | |
- sfinae_expr : no (cached) [7] | |
- cxx11_unified_initialization_syntax : no (cached) [7] | |
- cxx11_hdr_initializer_list : no (cached) [7] | |
- cxx11_hdr_chrono : yes (cached) [7] | |
- cxx11_numeric_limits : yes (cached) [7] | |
- cxx11_hdr_array : yes (cached) [7] | |
- cxx11_hdr_atomic : no (cached) [7] | |
- cxx11_allocator : no (cached) [7] | |
- cxx11_explicit_conversion_operators : no (cached) [7] | |
- gcc visibility : no (cached) [10] | |
- sfinae_expr : no (cached) [10] | |
- cxx11_unified_initialization_syntax : no (cached) [10] | |
- cxx11_hdr_initializer_list : no (cached) [10] | |
- cxx11_hdr_chrono : yes (cached) [10] | |
- cxx11_numeric_limits : yes (cached) [10] | |
- cxx11_hdr_array : yes (cached) [10] | |
- cxx11_hdr_atomic : no (cached) [10] | |
- cxx11_allocator : no (cached) [10] | |
- cxx11_explicit_conversion_operators : no (cached) [10] | |
- std::fstream is moveable and swappable : yes (cached) [7] | |
- Has Large File Support : yes (cached) [7] | |
- Has attribute init_priority : no (cached) [7] | |
- std::fstream is moveable and swappable : yes (cached) [10] | |
- Has Large File Support : yes (cached) [10] | |
- Has attribute init_priority : no (cached) [10] | |
- libbacktrace builds : no (cached) [7] | |
- libbacktrace builds : no (cached) [10] | |
- addr2line builds : no (cached) [7] | |
- addr2line builds : no (cached) [10] | |
- WinDbg builds : yes (cached) [7] | |
- WinDbg builds : yes (cached) [10] | |
- WinDbgCached builds : no (cached) [7] | |
- WinDbgCached builds : no (cached) [10] | |
- cxx11_hdr_thread : yes (cached) [7] | |
- cxx11_hdr_regex : yes (cached) [7] | |
- cxx11_hdr_thread : yes (cached) [10] | |
- cxx11_hdr_regex : yes (cached) [10] | |
- compiler supports SSE2 : yes (cached) [11] | |
- compiler supports SSE4.1 : yes (cached) [11] | |
- has synchronization.lib : yes (cached) [11] | |
- has std::atomic_ref : no (cached) [11] | |
- has statx : no (cached) [11] | |
- has statx syscall : no (cached) [11] | |
- has BCrypt API : yes (cached) [11] | |
- has init_priority attribute : no (cached) [11] | |
- has stat::st_blksize : no (cached) [11] | |
- has stat::st_mtim : no (cached) [11] | |
- has stat::st_mtimensec : no (cached) [11] | |
- has stat::st_mtimespec : no (cached) [11] | |
- has stat::st_birthtim : no (cached) [11] | |
- has stat::st_birthtimensec : no (cached) [11] | |
- has stat::st_birthtimespec : no (cached) [11] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [11] | |
- has POSIX *at APIs : no (cached) [11] | |
- cxx11_auto_declarations : yes (cached) [11] | |
- cxx11_constexpr : no (cached) [11] | |
- cxx11_defaulted_functions : no (cached) [11] | |
- cxx11_final : yes (cached) [11] | |
- cxx11_hdr_mutex : yes (cached) [11] | |
- cxx11_hdr_tuple : no (cached) [11] | |
- cxx11_lambdas : yes (cached) [11] | |
- cxx11_noexcept : no (cached) [11] | |
- cxx11_nullptr : yes (cached) [11] | |
- cxx11_rvalue_references : yes (cached) [11] | |
- cxx11_template_aliases : no (cached) [11] | |
- cxx11_thread_local : no (cached) [11] | |
- cxx11_variadic_templates : no (cached) [11] | |
- cxx11_auto_declarations : yes (cached) [12] | |
- cxx11_constexpr : no (cached) [12] | |
- cxx11_defaulted_functions : no (cached) [12] | |
- cxx11_final : yes (cached) [12] | |
- cxx11_hdr_mutex : yes (cached) [12] | |
- cxx11_hdr_tuple : no (cached) [12] | |
- cxx11_lambdas : yes (cached) [12] | |
- cxx11_noexcept : no (cached) [12] | |
- cxx11_nullptr : yes (cached) [12] | |
- cxx11_rvalue_references : yes (cached) [12] | |
- cxx11_template_aliases : no (cached) [12] | |
- cxx11_thread_local : no (cached) [12] | |
- cxx11_variadic_templates : no (cached) [12] | |
- has_icu builds : no (cached) [11] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [11] | |
- cxx11_decltype : yes (cached) [11] | |
- cxx11_basic_alignas : no (cached) [11] | |
- cxx11_decltype : yes (cached) [12] | |
- cxx11_basic_alignas : no (cached) [12] | |
- iconv (libc) : no (cached) [11] | |
- iconv (separate) : no (cached) [11] | |
- icu : no (cached) [11] | |
- cxx11_defaulted_moves : no (cached) [11] | |
- cxx11_hdr_functional : yes (cached) [11] | |
- cxx11_hdr_type_traits : yes (cached) [11] | |
- cxx11_override : yes (cached) [11] | |
- cxx11_range_based_for : yes (cached) [11] | |
- cxx11_scoped_enums : yes (cached) [11] | |
- cxx11_smart_ptr : yes (cached) [11] | |
- cxx11_static_assert : yes (cached) [11] | |
- iconv (libc) : no (cached) [12] | |
- iconv (separate) : no (cached) [12] | |
- icu : no (cached) [12] | |
- cxx11_defaulted_moves : no (cached) [12] | |
- cxx11_hdr_functional : yes (cached) [12] | |
- cxx11_hdr_type_traits : yes (cached) [12] | |
- cxx11_override : yes (cached) [12] | |
- cxx11_range_based_for : yes (cached) [12] | |
- cxx11_scoped_enums : yes (cached) [12] | |
- cxx11_smart_ptr : yes (cached) [12] | |
- cxx11_static_assert : yes (cached) [12] | |
- native atomic int32 supported : yes (cached) [11] | |
- has message compiler : yes (cached) [11] | |
- native syslog supported : no (cached) [11] | |
- pthread supports robust mutexes : no (cached) [11] | |
- compiler supports SSSE3 : yes (cached) [11] | |
- compiler supports AVX2 : yes (cached) [11] | |
- gcc visibility : no (cached) [11] | |
- sfinae_expr : no (cached) [11] | |
- cxx11_unified_initialization_syntax : no (cached) [11] | |
- cxx11_hdr_initializer_list : no (cached) [11] | |
- cxx11_hdr_chrono : yes (cached) [11] | |
- cxx11_numeric_limits : yes (cached) [11] | |
- cxx11_hdr_array : yes (cached) [11] | |
- cxx11_hdr_atomic : no (cached) [11] | |
- cxx11_allocator : no (cached) [11] | |
- cxx11_explicit_conversion_operators : no (cached) [11] | |
- gcc visibility : no (cached) [12] | |
- sfinae_expr : no (cached) [12] | |
- cxx11_unified_initialization_syntax : no (cached) [12] | |
- cxx11_hdr_initializer_list : no (cached) [12] | |
- cxx11_hdr_chrono : yes (cached) [12] | |
- cxx11_numeric_limits : yes (cached) [12] | |
- cxx11_hdr_array : yes (cached) [12] | |
- cxx11_hdr_atomic : no (cached) [12] | |
- cxx11_allocator : no (cached) [12] | |
- cxx11_explicit_conversion_operators : no (cached) [12] | |
- std::fstream is moveable and swappable : yes (cached) [11] | |
- Has Large File Support : yes (cached) [11] | |
- Has attribute init_priority : no (cached) [11] | |
- std::fstream is moveable and swappable : yes (cached) [12] | |
- Has Large File Support : yes (cached) [12] | |
- Has attribute init_priority : no (cached) [12] | |
- libbacktrace builds : no (cached) [11] | |
- libbacktrace builds : no (cached) [12] | |
- addr2line builds : no (cached) [11] | |
- addr2line builds : no (cached) [12] | |
- WinDbg builds : yes (cached) [11] | |
- WinDbg builds : yes (cached) [12] | |
- WinDbgCached builds : no (cached) [11] | |
- WinDbgCached builds : no (cached) [12] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11] | |
- cxx11_hdr_thread : yes (cached) [11] | |
- cxx11_hdr_regex : yes (cached) [11] | |
- cxx11_hdr_thread : yes (cached) [12] | |
- cxx11_hdr_regex : yes (cached) [12] | |
- compiler supports SSE2 : yes (cached) [13] | |
- compiler supports SSE4.1 : yes (cached) [13] | |
- has synchronization.lib : yes (cached) [13] | |
- has std::atomic_ref : no (cached) [13] | |
- has statx : no (cached) [13] | |
- has statx syscall : no (cached) [13] | |
- has BCrypt API : yes (cached) [13] | |
- has init_priority attribute : no (cached) [13] | |
- has stat::st_blksize : no (cached) [13] | |
- has stat::st_mtim : no (cached) [13] | |
- has stat::st_mtimensec : no (cached) [13] | |
- has stat::st_mtimespec : no (cached) [13] | |
- has stat::st_birthtim : no (cached) [13] | |
- has stat::st_birthtimensec : no (cached) [13] | |
- has stat::st_birthtimespec : no (cached) [13] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [13] | |
- has POSIX *at APIs : no (cached) [13] | |
- cxx11_auto_declarations : yes (cached) [13] | |
- cxx11_constexpr : no (cached) [13] | |
- cxx11_defaulted_functions : no (cached) [13] | |
- cxx11_final : yes (cached) [13] | |
- cxx11_hdr_mutex : yes (cached) [13] | |
- cxx11_hdr_tuple : no (cached) [13] | |
- cxx11_lambdas : yes (cached) [13] | |
- cxx11_noexcept : no (cached) [13] | |
- cxx11_nullptr : yes (cached) [13] | |
- cxx11_rvalue_references : yes (cached) [13] | |
- cxx11_template_aliases : no (cached) [13] | |
- cxx11_thread_local : no (cached) [13] | |
- cxx11_variadic_templates : no (cached) [13] | |
- cxx11_auto_declarations : yes (cached) [14] | |
- cxx11_constexpr : no (cached) [14] | |
- cxx11_defaulted_functions : no (cached) [14] | |
- cxx11_final : yes (cached) [14] | |
- cxx11_hdr_mutex : yes (cached) [14] | |
- cxx11_hdr_tuple : no (cached) [14] | |
- cxx11_lambdas : yes (cached) [14] | |
- cxx11_noexcept : no (cached) [14] | |
- cxx11_nullptr : yes (cached) [14] | |
- cxx11_rvalue_references : yes (cached) [14] | |
- cxx11_template_aliases : no (cached) [14] | |
- cxx11_thread_local : no (cached) [14] | |
- cxx11_variadic_templates : no (cached) [14] | |
- has_icu builds : no (cached) [13] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [13] | |
- cxx11_decltype : yes (cached) [13] | |
- cxx11_basic_alignas : no (cached) [13] | |
- cxx11_decltype : yes (cached) [14] | |
- cxx11_basic_alignas : no (cached) [14] | |
- iconv (libc) : no (cached) [13] | |
- iconv (separate) : no (cached) [13] | |
- icu : no (cached) [13] | |
- cxx11_defaulted_moves : no (cached) [13] | |
- cxx11_hdr_functional : yes (cached) [13] | |
- cxx11_hdr_type_traits : yes (cached) [13] | |
- cxx11_override : yes (cached) [13] | |
- cxx11_range_based_for : yes (cached) [13] | |
- cxx11_scoped_enums : yes (cached) [13] | |
- cxx11_smart_ptr : yes (cached) [13] | |
- cxx11_static_assert : yes (cached) [13] | |
- iconv (libc) : no (cached) [14] | |
- iconv (separate) : no (cached) [14] | |
- icu : no (cached) [14] | |
- cxx11_defaulted_moves : no (cached) [14] | |
- cxx11_hdr_functional : yes (cached) [14] | |
- cxx11_hdr_type_traits : yes (cached) [14] | |
- cxx11_override : yes (cached) [14] | |
- cxx11_range_based_for : yes (cached) [14] | |
- cxx11_scoped_enums : yes (cached) [14] | |
- cxx11_smart_ptr : yes (cached) [14] | |
- cxx11_static_assert : yes (cached) [14] | |
- native atomic int32 supported : yes (cached) [13] | |
- has message compiler : yes (cached) [13] | |
- native syslog supported : no (cached) [13] | |
- pthread supports robust mutexes : no (cached) [13] | |
- compiler supports SSSE3 : yes (cached) [13] | |
- compiler supports AVX2 : yes (cached) [13] | |
- gcc visibility : no (cached) [13] | |
- sfinae_expr : no (cached) [13] | |
- cxx11_unified_initialization_syntax : no (cached) [13] | |
- cxx11_hdr_initializer_list : no (cached) [13] | |
- cxx11_hdr_chrono : yes (cached) [13] | |
- cxx11_numeric_limits : yes (cached) [13] | |
- cxx11_hdr_array : yes (cached) [13] | |
- cxx11_hdr_atomic : no (cached) [13] | |
- cxx11_allocator : no (cached) [13] | |
- cxx11_explicit_conversion_operators : no (cached) [13] | |
- gcc visibility : no (cached) [14] | |
- sfinae_expr : no (cached) [14] | |
- cxx11_unified_initialization_syntax : no (cached) [14] | |
- cxx11_hdr_initializer_list : no (cached) [14] | |
- cxx11_hdr_chrono : yes (cached) [14] | |
- cxx11_numeric_limits : yes (cached) [14] | |
- cxx11_hdr_array : yes (cached) [14] | |
- cxx11_hdr_atomic : no (cached) [14] | |
- cxx11_allocator : no (cached) [14] | |
- cxx11_explicit_conversion_operators : no (cached) [14] | |
- std::fstream is moveable and swappable : yes (cached) [13] | |
- Has Large File Support : yes (cached) [13] | |
- Has attribute init_priority : no (cached) [13] | |
- std::fstream is moveable and swappable : yes (cached) [14] | |
- Has Large File Support : yes (cached) [14] | |
- Has attribute init_priority : no (cached) [14] | |
- libbacktrace builds : no (cached) [13] | |
- libbacktrace builds : no (cached) [14] | |
- addr2line builds : no (cached) [13] | |
- addr2line builds : no (cached) [14] | |
- WinDbg builds : yes (cached) [13] | |
- WinDbg builds : yes (cached) [14] | |
- WinDbgCached builds : no (cached) [13] | |
- WinDbgCached builds : no (cached) [14] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13] | |
- cxx11_hdr_thread : yes (cached) [13] | |
- cxx11_hdr_regex : yes (cached) [13] | |
- cxx11_hdr_thread : yes (cached) [14] | |
- cxx11_hdr_regex : yes (cached) [14] | |
[1] msvc-11.0 | |
[2] msvc-11.0/debug/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[3] msvc-11.0/debug/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[4] msvc-11.0/debug/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[5] msvc-11.0/release/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[6] msvc-11.0/release/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[7] msvc-11.0/release/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[8] msvc-11.0/debug/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[9] link-static | |
[10] msvc-11.0/release/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[11] msvc-11.0/debug/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[12] msvc-11.0/debug/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[13] msvc-11.0/release/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[14] msvc-11.0/release/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
Component configuration: | |
- atomic : building | |
- chrono : building | |
- container : building | |
- context : building | |
- contract : building | |
- coroutine : building | |
- date_time : building | |
- exception : building | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- headers : building | |
- iostreams : building | |
- json : building | |
- locale : building | |
- log : building | |
- math : building | |
- mpi : not building | |
- nowide : building | |
- program_options : building | |
- python : building | |
- random : building | |
- regex : building | |
- serialization : building | |
- stacktrace : building | |
- system : building | |
- test : building | |
- thread : building | |
- timer : building | |
- type_erasure : building | |
- url : building | |
- wave : building | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 35670 targets... | |
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-12.0 --build-type=complete toolset=msvc-12.0 address-model=32 architecture=x86 stage | |
Performing configuration checks | |
- default address-model : 64-bit (cached) [1] | |
- default architecture : x86 (cached) [1] | |
- compiler supports SSE2 : yes (cached) [2] | |
- compiler supports SSE4.1 : yes (cached) [2] | |
- has synchronization.lib : yes (cached) [2] | |
- has std::atomic_ref : no (cached) [2] | |
- has -Wl,--no-undefined : no (cached) [2] | |
- has -Wl,-undefined,error : no (cached) [2] | |
- has statx : no (cached) [2] | |
- has statx syscall : no (cached) [2] | |
- has BCrypt API : yes (cached) [2] | |
- has init_priority attribute : no (cached) [2] | |
- has stat::st_blksize : no (cached) [2] | |
- has stat::st_mtim : no (cached) [2] | |
- has stat::st_mtimensec : no (cached) [2] | |
- has stat::st_mtimespec : no (cached) [2] | |
- has stat::st_birthtim : no (cached) [2] | |
- has stat::st_birthtimensec : no (cached) [2] | |
- has stat::st_birthtimespec : no (cached) [2] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [2] | |
- has POSIX *at APIs : no (cached) [2] | |
- cxx11_auto_declarations : yes (cached) [2] | |
- cxx11_constexpr : no (cached) [2] | |
- cxx11_defaulted_functions : yes (cached) [2] | |
- cxx11_final : yes (cached) [2] | |
- cxx11_hdr_mutex : yes (cached) [2] | |
- cxx11_hdr_tuple : yes (cached) [2] | |
- cxx11_lambdas : yes (cached) [2] | |
- cxx11_noexcept : no (cached) [2] | |
- cxx11_nullptr : yes (cached) [2] | |
- cxx11_rvalue_references : yes (cached) [2] | |
- cxx11_template_aliases : yes (cached) [2] | |
- cxx11_thread_local : no (cached) [2] | |
- cxx11_variadic_templates : yes (cached) [2] | |
- cxx11_auto_declarations : yes (cached) [3] | |
- cxx11_constexpr : no (cached) [3] | |
- cxx11_defaulted_functions : yes (cached) [3] | |
- cxx11_final : yes (cached) [3] | |
- cxx11_hdr_mutex : yes (cached) [3] | |
- cxx11_hdr_tuple : yes (cached) [3] | |
- cxx11_lambdas : yes (cached) [3] | |
- cxx11_noexcept : no (cached) [3] | |
- cxx11_nullptr : yes (cached) [3] | |
- cxx11_rvalue_references : yes (cached) [3] | |
- cxx11_template_aliases : yes (cached) [3] | |
- cxx11_thread_local : no (cached) [3] | |
- cxx11_variadic_templates : yes (cached) [3] | |
- has_icu builds : no (cached) [2] | |
warning: Graph library does not contain MPI-based parallel components. | |
note: to enable them, add "using mpi ;" to your user-config.jam. | |
note: to suppress this message, pass "--without-graph_parallel" to bjam. | |
- lzma : no (cached) | |
- zstd : no (cached) | |
- has_lzma_cputhreads builds : no (cached) [2] | |
- cxx11_decltype : yes (cached) [2] | |
- cxx11_basic_alignas : no (cached) [2] | |
- cxx11_decltype : yes (cached) [3] | |
- cxx11_basic_alignas : no (cached) [3] | |
- iconv (libc) : no (cached) [2] | |
- iconv (separate) : no (cached) [2] | |
- icu : no (cached) [2] | |
- cxx11_defaulted_moves : no (cached) [2] | |
- cxx11_hdr_functional : yes (cached) [2] | |
- cxx11_hdr_type_traits : yes (cached) [2] | |
- cxx11_override : yes (cached) [2] | |
- cxx11_range_based_for : yes (cached) [2] | |
- cxx11_scoped_enums : yes (cached) [2] | |
- cxx11_smart_ptr : yes (cached) [2] | |
- cxx11_static_assert : yes (cached) [2] | |
- iconv (libc) : no (cached) [3] | |
- iconv (separate) : no (cached) [3] | |
- icu : no (cached) [3] | |
- cxx11_defaulted_moves : no (cached) [3] | |
- cxx11_hdr_functional : yes (cached) [3] | |
- cxx11_hdr_type_traits : yes (cached) [3] | |
- cxx11_override : yes (cached) [3] | |
- cxx11_range_based_for : yes (cached) [3] | |
- cxx11_scoped_enums : yes (cached) [3] | |
- cxx11_smart_ptr : yes (cached) [3] | |
- cxx11_static_assert : yes (cached) [3] | |
- native atomic int32 supported : yes (cached) [2] | |
- has message compiler : yes (cached) [2] | |
- native syslog supported : no (cached) [2] | |
- pthread supports robust mutexes : no (cached) [2] | |
- compiler supports SSSE3 : yes (cached) [2] | |
- compiler supports AVX2 : yes (cached) [2] | |
- gcc visibility : no (cached) [2] | |
- sfinae_expr : no (cached) [2] | |
- cxx11_unified_initialization_syntax : yes (cached) [2] | |
- cxx11_hdr_initializer_list : yes (cached) [2] | |
- cxx11_hdr_chrono : yes (cached) [2] | |
- cxx11_numeric_limits : yes (cached) [2] | |
- cxx11_hdr_array : yes (cached) [2] | |
- cxx11_hdr_atomic : yes (cached) [2] | |
- cxx11_allocator : yes (cached) [2] | |
- cxx11_explicit_conversion_operators : yes (cached) [2] | |
- gcc visibility : no (cached) [3] | |
- sfinae_expr : no (cached) [3] | |
- cxx11_unified_initialization_syntax : yes (cached) [3] | |
- cxx11_hdr_initializer_list : yes (cached) [3] | |
- cxx11_hdr_chrono : yes (cached) [3] | |
- cxx11_numeric_limits : yes (cached) [3] | |
- cxx11_hdr_array : yes (cached) [3] | |
- cxx11_hdr_atomic : yes (cached) [3] | |
- cxx11_allocator : yes (cached) [3] | |
- cxx11_explicit_conversion_operators : yes (cached) [3] | |
- std::fstream is moveable and swappable : yes (cached) [2] | |
- Has Large File Support : yes (cached) [2] | |
- Has attribute init_priority : no (cached) [2] | |
- std::fstream is moveable and swappable : yes (cached) [3] | |
- Has Large File Support : yes (cached) [3] | |
- Has attribute init_priority : no (cached) [3] | |
- libbacktrace builds : no (cached) [2] | |
- libbacktrace builds : no (cached) [3] | |
- addr2line builds : no (cached) [2] | |
- addr2line builds : no (cached) [3] | |
- WinDbg builds : yes (cached) [2] | |
- WinDbg builds : yes (cached) [3] | |
- WinDbgCached builds : no (cached) [2] | |
- WinDbgCached builds : no (cached) [3] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4] | |
- cxx11_hdr_thread : yes (cached) [2] | |
- cxx11_hdr_regex : yes (cached) [2] | |
- cxx11_hdr_thread : yes (cached) [3] | |
- cxx11_hdr_regex : yes (cached) [3] | |
- compiler supports SSE2 : yes (cached) [5] | |
- compiler supports SSE4.1 : yes (cached) [5] | |
- has synchronization.lib : yes (cached) [5] | |
- has std::atomic_ref : no (cached) [5] | |
- has -Wl,--no-undefined : no (cached) [5] | |
- has -Wl,-undefined,error : no (cached) [5] | |
- has statx : no (cached) [5] | |
- has statx syscall : no (cached) [5] | |
- has BCrypt API : yes (cached) [5] | |
- has init_priority attribute : no (cached) [5] | |
- has stat::st_blksize : no (cached) [5] | |
- has stat::st_mtim : no (cached) [5] | |
- has stat::st_mtimensec : no (cached) [5] | |
- has stat::st_mtimespec : no (cached) [5] | |
- has stat::st_birthtim : no (cached) [5] | |
- has stat::st_birthtimensec : no (cached) [5] | |
- has stat::st_birthtimespec : no (cached) [5] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [5] | |
- has POSIX *at APIs : no (cached) [5] | |
- cxx11_auto_declarations : yes (cached) [5] | |
- cxx11_constexpr : no (cached) [5] | |
- cxx11_defaulted_functions : yes (cached) [5] | |
- cxx11_final : yes (cached) [5] | |
- cxx11_hdr_mutex : yes (cached) [5] | |
- cxx11_hdr_tuple : yes (cached) [5] | |
- cxx11_lambdas : yes (cached) [5] | |
- cxx11_noexcept : no (cached) [5] | |
- cxx11_nullptr : yes (cached) [5] | |
- cxx11_rvalue_references : yes (cached) [5] | |
- cxx11_template_aliases : yes (cached) [5] | |
- cxx11_thread_local : no (cached) [5] | |
- cxx11_variadic_templates : yes (cached) [5] | |
- cxx11_auto_declarations : yes (cached) [6] | |
- cxx11_constexpr : no (cached) [6] | |
- cxx11_defaulted_functions : yes (cached) [6] | |
- cxx11_final : yes (cached) [6] | |
- cxx11_hdr_mutex : yes (cached) [6] | |
- cxx11_hdr_tuple : yes (cached) [6] | |
- cxx11_lambdas : yes (cached) [6] | |
- cxx11_noexcept : no (cached) [6] | |
- cxx11_nullptr : yes (cached) [6] | |
- cxx11_rvalue_references : yes (cached) [6] | |
- cxx11_template_aliases : yes (cached) [6] | |
- cxx11_thread_local : no (cached) [6] | |
- cxx11_variadic_templates : yes (cached) [6] | |
- has_icu builds : no (cached) [5] | |
- lzma : no (cached) | |
- zstd : no (cached) | |
- has_lzma_cputhreads builds : no (cached) [5] | |
- cxx11_decltype : yes (cached) [5] | |
- cxx11_basic_alignas : no (cached) [5] | |
- cxx11_decltype : yes (cached) [6] | |
- cxx11_basic_alignas : no (cached) [6] | |
- iconv (libc) : no (cached) [5] | |
- iconv (separate) : no (cached) [5] | |
- icu : no (cached) [5] | |
- cxx11_defaulted_moves : no (cached) [5] | |
- cxx11_hdr_functional : yes (cached) [5] | |
- cxx11_hdr_type_traits : yes (cached) [5] | |
- cxx11_override : yes (cached) [5] | |
- cxx11_range_based_for : yes (cached) [5] | |
- cxx11_scoped_enums : yes (cached) [5] | |
- cxx11_smart_ptr : yes (cached) [5] | |
- cxx11_static_assert : yes (cached) [5] | |
- iconv (libc) : no (cached) [6] | |
- iconv (separate) : no (cached) [6] | |
- icu : no (cached) [6] | |
- cxx11_defaulted_moves : no (cached) [6] | |
- cxx11_hdr_functional : yes (cached) [6] | |
- cxx11_hdr_type_traits : yes (cached) [6] | |
- cxx11_override : yes (cached) [6] | |
- cxx11_range_based_for : yes (cached) [6] | |
- cxx11_scoped_enums : yes (cached) [6] | |
- cxx11_smart_ptr : yes (cached) [6] | |
- cxx11_static_assert : yes (cached) [6] | |
- native atomic int32 supported : yes (cached) [5] | |
- has message compiler : yes (cached) [5] | |
- native syslog supported : no (cached) [5] | |
- pthread supports robust mutexes : no (cached) [5] | |
- compiler supports SSSE3 : yes (cached) [5] | |
- compiler supports AVX2 : yes (cached) [5] | |
- gcc visibility : no (cached) [5] | |
- sfinae_expr : no (cached) [5] | |
- cxx11_unified_initialization_syntax : yes (cached) [5] | |
- cxx11_hdr_initializer_list : yes (cached) [5] | |
- cxx11_hdr_chrono : yes (cached) [5] | |
- cxx11_numeric_limits : yes (cached) [5] | |
- cxx11_hdr_array : yes (cached) [5] | |
- cxx11_hdr_atomic : yes (cached) [5] | |
- cxx11_allocator : yes (cached) [5] | |
- cxx11_explicit_conversion_operators : yes (cached) [5] | |
- gcc visibility : no (cached) [6] | |
- sfinae_expr : no (cached) [6] | |
- cxx11_unified_initialization_syntax : yes (cached) [6] | |
- cxx11_hdr_initializer_list : yes (cached) [6] | |
- cxx11_hdr_chrono : yes (cached) [6] | |
- cxx11_numeric_limits : yes (cached) [6] | |
- cxx11_hdr_array : yes (cached) [6] | |
- cxx11_hdr_atomic : yes (cached) [6] | |
- cxx11_allocator : yes (cached) [6] | |
- cxx11_explicit_conversion_operators : yes (cached) [6] | |
- std::fstream is moveable and swappable : yes (cached) [5] | |
- Has Large File Support : yes (cached) [5] | |
- Has attribute init_priority : no (cached) [5] | |
- std::fstream is moveable and swappable : yes (cached) [6] | |
- Has Large File Support : yes (cached) [6] | |
- Has attribute init_priority : no (cached) [6] | |
- libbacktrace builds : no (cached) [5] | |
- libbacktrace builds : no (cached) [6] | |
- addr2line builds : no (cached) [5] | |
- addr2line builds : no (cached) [6] | |
- WinDbg builds : yes (cached) [5] | |
- WinDbg builds : yes (cached) [6] | |
- WinDbgCached builds : no (cached) [5] | |
- WinDbgCached builds : no (cached) [6] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7] | |
- cxx11_hdr_thread : yes (cached) [5] | |
- cxx11_hdr_regex : yes (cached) [5] | |
- cxx11_hdr_thread : yes (cached) [6] | |
- cxx11_hdr_regex : yes (cached) [6] | |
- compiler supports SSE2 : yes (cached) [4] | |
- compiler supports SSE4.1 : yes (cached) [4] | |
- has synchronization.lib : yes (cached) [4] | |
- has std::atomic_ref : no (cached) [4] | |
- has statx : no (cached) [4] | |
- has statx syscall : no (cached) [4] | |
- has BCrypt API : yes (cached) [4] | |
- has init_priority attribute : no (cached) [4] | |
- has stat::st_blksize : no (cached) [4] | |
- has stat::st_mtim : no (cached) [4] | |
- has stat::st_mtimensec : no (cached) [4] | |
- has stat::st_mtimespec : no (cached) [4] | |
- has stat::st_birthtim : no (cached) [4] | |
- has stat::st_birthtimensec : no (cached) [4] | |
- has stat::st_birthtimespec : no (cached) [4] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [4] | |
- has POSIX *at APIs : no (cached) [4] | |
- cxx11_auto_declarations : yes (cached) [4] | |
- cxx11_constexpr : no (cached) [4] | |
- cxx11_defaulted_functions : yes (cached) [4] | |
- cxx11_final : yes (cached) [4] | |
- cxx11_hdr_mutex : yes (cached) [4] | |
- cxx11_hdr_tuple : yes (cached) [4] | |
- cxx11_lambdas : yes (cached) [4] | |
- cxx11_noexcept : no (cached) [4] | |
- cxx11_nullptr : yes (cached) [4] | |
- cxx11_rvalue_references : yes (cached) [4] | |
- cxx11_template_aliases : yes (cached) [4] | |
- cxx11_thread_local : no (cached) [4] | |
- cxx11_variadic_templates : yes (cached) [4] | |
- cxx11_auto_declarations : yes (cached) [8] | |
- cxx11_constexpr : no (cached) [8] | |
- cxx11_defaulted_functions : yes (cached) [8] | |
- cxx11_final : yes (cached) [8] | |
- cxx11_hdr_mutex : yes (cached) [8] | |
- cxx11_hdr_tuple : yes (cached) [8] | |
- cxx11_lambdas : yes (cached) [8] | |
- cxx11_noexcept : no (cached) [8] | |
- cxx11_nullptr : yes (cached) [8] | |
- cxx11_rvalue_references : yes (cached) [8] | |
- cxx11_template_aliases : yes (cached) [8] | |
- cxx11_thread_local : no (cached) [8] | |
- cxx11_variadic_templates : yes (cached) [8] | |
- has_icu builds : no (cached) [4] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [4] | |
- cxx11_decltype : yes (cached) [4] | |
- cxx11_basic_alignas : no (cached) [4] | |
- cxx11_decltype : yes (cached) [8] | |
- cxx11_basic_alignas : no (cached) [8] | |
- iconv (libc) : no (cached) [4] | |
- iconv (separate) : no (cached) [4] | |
- icu : no (cached) [4] | |
- cxx11_defaulted_moves : no (cached) [4] | |
- cxx11_hdr_functional : yes (cached) [4] | |
- cxx11_hdr_type_traits : yes (cached) [4] | |
- cxx11_override : yes (cached) [4] | |
- cxx11_range_based_for : yes (cached) [4] | |
- cxx11_scoped_enums : yes (cached) [4] | |
- cxx11_smart_ptr : yes (cached) [4] | |
- cxx11_static_assert : yes (cached) [4] | |
- iconv (libc) : no (cached) [8] | |
- iconv (separate) : no (cached) [8] | |
- icu : no (cached) [8] | |
- cxx11_defaulted_moves : no (cached) [8] | |
- cxx11_hdr_functional : yes (cached) [8] | |
- cxx11_hdr_type_traits : yes (cached) [8] | |
- cxx11_override : yes (cached) [8] | |
- cxx11_range_based_for : yes (cached) [8] | |
- cxx11_scoped_enums : yes (cached) [8] | |
- cxx11_smart_ptr : yes (cached) [8] | |
- cxx11_static_assert : yes (cached) [8] | |
- native atomic int32 supported : yes (cached) [4] | |
- has message compiler : yes (cached) [4] | |
- native syslog supported : no (cached) [4] | |
- pthread supports robust mutexes : no (cached) [4] | |
- compiler supports SSSE3 : yes (cached) [4] | |
- compiler supports AVX2 : yes (cached) [4] | |
- gcc visibility : no (cached) [4] | |
- sfinae_expr : no (cached) [4] | |
- cxx11_unified_initialization_syntax : yes (cached) [4] | |
- cxx11_hdr_initializer_list : yes (cached) [4] | |
- cxx11_hdr_chrono : yes (cached) [4] | |
- cxx11_numeric_limits : yes (cached) [4] | |
- cxx11_hdr_array : yes (cached) [4] | |
- cxx11_hdr_atomic : yes (cached) [4] | |
- cxx11_allocator : yes (cached) [4] | |
- cxx11_explicit_conversion_operators : yes (cached) [4] | |
- gcc visibility : no (cached) [8] | |
- sfinae_expr : no (cached) [8] | |
- cxx11_unified_initialization_syntax : yes (cached) [8] | |
- cxx11_hdr_initializer_list : yes (cached) [8] | |
- cxx11_hdr_chrono : yes (cached) [8] | |
- cxx11_numeric_limits : yes (cached) [8] | |
- cxx11_hdr_array : yes (cached) [8] | |
- cxx11_hdr_atomic : yes (cached) [8] | |
- cxx11_allocator : yes (cached) [8] | |
- cxx11_explicit_conversion_operators : yes (cached) [8] | |
- std::fstream is moveable and swappable : yes (cached) [4] | |
- Has Large File Support : yes (cached) [4] | |
- Has attribute init_priority : no (cached) [4] | |
- std::fstream is moveable and swappable : yes (cached) [8] | |
- Has Large File Support : yes (cached) [8] | |
- Has attribute init_priority : no (cached) [8] | |
- libbacktrace builds : no (cached) [4] | |
- libbacktrace builds : no (cached) [8] | |
- addr2line builds : no (cached) [4] | |
- addr2line builds : no (cached) [8] | |
- WinDbg builds : yes (cached) [4] | |
- WinDbg builds : yes (cached) [8] | |
- WinDbgCached builds : no (cached) [4] | |
- WinDbgCached builds : no (cached) [8] | |
- cxx11_hdr_thread : yes (cached) [4] | |
- cxx11_hdr_regex : yes (cached) [4] | |
- cxx11_hdr_thread : yes (cached) [8] | |
- cxx11_hdr_regex : yes (cached) [8] | |
- compiler supports SSE2 : yes (cached) [7] | |
- compiler supports SSE4.1 : yes (cached) [7] | |
- has synchronization.lib : yes (cached) [7] | |
- has std::atomic_ref : no (cached) [7] | |
- has statx : no (cached) [7] | |
- has statx syscall : no (cached) [7] | |
- has BCrypt API : yes (cached) [7] | |
- has init_priority attribute : no (cached) [7] | |
- has stat::st_blksize : no (cached) [7] | |
- has stat::st_mtim : no (cached) [7] | |
- has stat::st_mtimensec : no (cached) [7] | |
- has stat::st_mtimespec : no (cached) [7] | |
- has stat::st_birthtim : no (cached) [7] | |
- has stat::st_birthtimensec : no (cached) [7] | |
- has stat::st_birthtimespec : no (cached) [7] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [7] | |
- has POSIX *at APIs : no (cached) [7] | |
- cxx11_auto_declarations : yes (cached) [7] | |
- cxx11_constexpr : no (cached) [7] | |
- cxx11_defaulted_functions : yes (cached) [7] | |
- cxx11_final : yes (cached) [7] | |
- cxx11_hdr_mutex : yes (cached) [7] | |
- cxx11_hdr_tuple : yes (cached) [7] | |
- cxx11_lambdas : yes (cached) [7] | |
- cxx11_noexcept : no (cached) [7] | |
- cxx11_nullptr : yes (cached) [7] | |
- cxx11_rvalue_references : yes (cached) [7] | |
- cxx11_template_aliases : yes (cached) [7] | |
- cxx11_thread_local : no (cached) [7] | |
- cxx11_variadic_templates : yes (cached) [7] | |
- cxx11_auto_declarations : yes (cached) [10] | |
- cxx11_constexpr : no (cached) [10] | |
- cxx11_defaulted_functions : yes (cached) [10] | |
- cxx11_final : yes (cached) [10] | |
- cxx11_hdr_mutex : yes (cached) [10] | |
- cxx11_hdr_tuple : yes (cached) [10] | |
- cxx11_lambdas : yes (cached) [10] | |
- cxx11_noexcept : no (cached) [10] | |
- cxx11_nullptr : yes (cached) [10] | |
- cxx11_rvalue_references : yes (cached) [10] | |
- cxx11_template_aliases : yes (cached) [10] | |
- cxx11_thread_local : no (cached) [10] | |
- cxx11_variadic_templates : yes (cached) [10] | |
- has_icu builds : no (cached) [7] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [7] | |
- cxx11_decltype : yes (cached) [7] | |
- cxx11_basic_alignas : no (cached) [7] | |
- cxx11_decltype : yes (cached) [10] | |
- cxx11_basic_alignas : no (cached) [10] | |
- iconv (libc) : no (cached) [7] | |
- iconv (separate) : no (cached) [7] | |
- icu : no (cached) [7] | |
- cxx11_defaulted_moves : no (cached) [7] | |
- cxx11_hdr_functional : yes (cached) [7] | |
- cxx11_hdr_type_traits : yes (cached) [7] | |
- cxx11_override : yes (cached) [7] | |
- cxx11_range_based_for : yes (cached) [7] | |
- cxx11_scoped_enums : yes (cached) [7] | |
- cxx11_smart_ptr : yes (cached) [7] | |
- cxx11_static_assert : yes (cached) [7] | |
- iconv (libc) : no (cached) [10] | |
- iconv (separate) : no (cached) [10] | |
- icu : no (cached) [10] | |
- cxx11_defaulted_moves : no (cached) [10] | |
- cxx11_hdr_functional : yes (cached) [10] | |
- cxx11_hdr_type_traits : yes (cached) [10] | |
- cxx11_override : yes (cached) [10] | |
- cxx11_range_based_for : yes (cached) [10] | |
- cxx11_scoped_enums : yes (cached) [10] | |
- cxx11_smart_ptr : yes (cached) [10] | |
- cxx11_static_assert : yes (cached) [10] | |
- native atomic int32 supported : yes (cached) [7] | |
- has message compiler : yes (cached) [7] | |
- native syslog supported : no (cached) [7] | |
- pthread supports robust mutexes : no (cached) [7] | |
- compiler supports SSSE3 : yes (cached) [7] | |
- compiler supports AVX2 : yes (cached) [7] | |
- gcc visibility : no (cached) [7] | |
- sfinae_expr : no (cached) [7] | |
- cxx11_unified_initialization_syntax : yes (cached) [7] | |
- cxx11_hdr_initializer_list : yes (cached) [7] | |
- cxx11_hdr_chrono : yes (cached) [7] | |
- cxx11_numeric_limits : yes (cached) [7] | |
- cxx11_hdr_array : yes (cached) [7] | |
- cxx11_hdr_atomic : yes (cached) [7] | |
- cxx11_allocator : yes (cached) [7] | |
- cxx11_explicit_conversion_operators : yes (cached) [7] | |
- gcc visibility : no (cached) [10] | |
- sfinae_expr : no (cached) [10] | |
- cxx11_unified_initialization_syntax : yes (cached) [10] | |
- cxx11_hdr_initializer_list : yes (cached) [10] | |
- cxx11_hdr_chrono : yes (cached) [10] | |
- cxx11_numeric_limits : yes (cached) [10] | |
- cxx11_hdr_array : yes (cached) [10] | |
- cxx11_hdr_atomic : yes (cached) [10] | |
- cxx11_allocator : yes (cached) [10] | |
- cxx11_explicit_conversion_operators : yes (cached) [10] | |
- std::fstream is moveable and swappable : yes (cached) [7] | |
- Has Large File Support : yes (cached) [7] | |
- Has attribute init_priority : no (cached) [7] | |
- std::fstream is moveable and swappable : yes (cached) [10] | |
- Has Large File Support : yes (cached) [10] | |
- Has attribute init_priority : no (cached) [10] | |
- libbacktrace builds : no (cached) [7] | |
- libbacktrace builds : no (cached) [10] | |
- addr2line builds : no (cached) [7] | |
- addr2line builds : no (cached) [10] | |
- WinDbg builds : yes (cached) [7] | |
- WinDbg builds : yes (cached) [10] | |
- WinDbgCached builds : no (cached) [7] | |
- WinDbgCached builds : no (cached) [10] | |
- cxx11_hdr_thread : yes (cached) [7] | |
- cxx11_hdr_regex : yes (cached) [7] | |
- cxx11_hdr_thread : yes (cached) [10] | |
- cxx11_hdr_regex : yes (cached) [10] | |
- compiler supports SSE2 : yes (cached) [11] | |
- compiler supports SSE4.1 : yes (cached) [11] | |
- has synchronization.lib : yes (cached) [11] | |
- has std::atomic_ref : no (cached) [11] | |
- has statx : no (cached) [11] | |
- has statx syscall : no (cached) [11] | |
- has BCrypt API : yes (cached) [11] | |
- has init_priority attribute : no (cached) [11] | |
- has stat::st_blksize : no (cached) [11] | |
- has stat::st_mtim : no (cached) [11] | |
- has stat::st_mtimensec : no (cached) [11] | |
- has stat::st_mtimespec : no (cached) [11] | |
- has stat::st_birthtim : no (cached) [11] | |
- has stat::st_birthtimensec : no (cached) [11] | |
- has stat::st_birthtimespec : no (cached) [11] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [11] | |
- has POSIX *at APIs : no (cached) [11] | |
- cxx11_auto_declarations : yes (cached) [11] | |
- cxx11_constexpr : no (cached) [11] | |
- cxx11_defaulted_functions : yes (cached) [11] | |
- cxx11_final : yes (cached) [11] | |
- cxx11_hdr_mutex : yes (cached) [11] | |
- cxx11_hdr_tuple : yes (cached) [11] | |
- cxx11_lambdas : yes (cached) [11] | |
- cxx11_noexcept : no (cached) [11] | |
- cxx11_nullptr : yes (cached) [11] | |
- cxx11_rvalue_references : yes (cached) [11] | |
- cxx11_template_aliases : yes (cached) [11] | |
- cxx11_thread_local : no (cached) [11] | |
- cxx11_variadic_templates : yes (cached) [11] | |
- cxx11_auto_declarations : yes (cached) [12] | |
- cxx11_constexpr : no (cached) [12] | |
- cxx11_defaulted_functions : yes (cached) [12] | |
- cxx11_final : yes (cached) [12] | |
- cxx11_hdr_mutex : yes (cached) [12] | |
- cxx11_hdr_tuple : yes (cached) [12] | |
- cxx11_lambdas : yes (cached) [12] | |
- cxx11_noexcept : no (cached) [12] | |
- cxx11_nullptr : yes (cached) [12] | |
- cxx11_rvalue_references : yes (cached) [12] | |
- cxx11_template_aliases : yes (cached) [12] | |
- cxx11_thread_local : no (cached) [12] | |
- cxx11_variadic_templates : yes (cached) [12] | |
- has_icu builds : no (cached) [11] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [11] | |
- cxx11_decltype : yes (cached) [11] | |
- cxx11_basic_alignas : no (cached) [11] | |
- cxx11_decltype : yes (cached) [12] | |
- cxx11_basic_alignas : no (cached) [12] | |
- iconv (libc) : no (cached) [11] | |
- iconv (separate) : no (cached) [11] | |
- icu : no (cached) [11] | |
- cxx11_defaulted_moves : no (cached) [11] | |
- cxx11_hdr_functional : yes (cached) [11] | |
- cxx11_hdr_type_traits : yes (cached) [11] | |
- cxx11_override : yes (cached) [11] | |
- cxx11_range_based_for : yes (cached) [11] | |
- cxx11_scoped_enums : yes (cached) [11] | |
- cxx11_smart_ptr : yes (cached) [11] | |
- cxx11_static_assert : yes (cached) [11] | |
- iconv (libc) : no (cached) [12] | |
- iconv (separate) : no (cached) [12] | |
- icu : no (cached) [12] | |
- cxx11_defaulted_moves : no (cached) [12] | |
- cxx11_hdr_functional : yes (cached) [12] | |
- cxx11_hdr_type_traits : yes (cached) [12] | |
- cxx11_override : yes (cached) [12] | |
- cxx11_range_based_for : yes (cached) [12] | |
- cxx11_scoped_enums : yes (cached) [12] | |
- cxx11_smart_ptr : yes (cached) [12] | |
- cxx11_static_assert : yes (cached) [12] | |
- native atomic int32 supported : yes (cached) [11] | |
- has message compiler : yes (cached) [11] | |
- native syslog supported : no (cached) [11] | |
- pthread supports robust mutexes : no (cached) [11] | |
- compiler supports SSSE3 : yes (cached) [11] | |
- compiler supports AVX2 : yes (cached) [11] | |
- gcc visibility : no (cached) [11] | |
- sfinae_expr : no (cached) [11] | |
- cxx11_unified_initialization_syntax : yes (cached) [11] | |
- cxx11_hdr_initializer_list : yes (cached) [11] | |
- cxx11_hdr_chrono : yes (cached) [11] | |
- cxx11_numeric_limits : yes (cached) [11] | |
- cxx11_hdr_array : yes (cached) [11] | |
- cxx11_hdr_atomic : yes (cached) [11] | |
- cxx11_allocator : yes (cached) [11] | |
- cxx11_explicit_conversion_operators : yes (cached) [11] | |
- gcc visibility : no (cached) [12] | |
- sfinae_expr : no (cached) [12] | |
- cxx11_unified_initialization_syntax : yes (cached) [12] | |
- cxx11_hdr_initializer_list : yes (cached) [12] | |
- cxx11_hdr_chrono : yes (cached) [12] | |
- cxx11_numeric_limits : yes (cached) [12] | |
- cxx11_hdr_array : yes (cached) [12] | |
- cxx11_hdr_atomic : yes (cached) [12] | |
- cxx11_allocator : yes (cached) [12] | |
- cxx11_explicit_conversion_operators : yes (cached) [12] | |
- std::fstream is moveable and swappable : yes (cached) [11] | |
- Has Large File Support : yes (cached) [11] | |
- Has attribute init_priority : no (cached) [11] | |
- std::fstream is moveable and swappable : yes (cached) [12] | |
- Has Large File Support : yes (cached) [12] | |
- Has attribute init_priority : no (cached) [12] | |
- libbacktrace builds : no (cached) [11] | |
- libbacktrace builds : no (cached) [12] | |
- addr2line builds : no (cached) [11] | |
- addr2line builds : no (cached) [12] | |
- WinDbg builds : yes (cached) [11] | |
- WinDbg builds : yes (cached) [12] | |
- WinDbgCached builds : no (cached) [11] | |
- WinDbgCached builds : no (cached) [12] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11] | |
- cxx11_hdr_thread : yes (cached) [11] | |
- cxx11_hdr_regex : yes (cached) [11] | |
- cxx11_hdr_thread : yes (cached) [12] | |
- cxx11_hdr_regex : yes (cached) [12] | |
- compiler supports SSE2 : yes (cached) [13] | |
- compiler supports SSE4.1 : yes (cached) [13] | |
- has synchronization.lib : yes (cached) [13] | |
- has std::atomic_ref : no (cached) [13] | |
- has statx : no (cached) [13] | |
- has statx syscall : no (cached) [13] | |
- has BCrypt API : yes (cached) [13] | |
- has init_priority attribute : no (cached) [13] | |
- has stat::st_blksize : no (cached) [13] | |
- has stat::st_mtim : no (cached) [13] | |
- has stat::st_mtimensec : no (cached) [13] | |
- has stat::st_mtimespec : no (cached) [13] | |
- has stat::st_birthtim : no (cached) [13] | |
- has stat::st_birthtimensec : no (cached) [13] | |
- has stat::st_birthtimespec : no (cached) [13] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [13] | |
- has POSIX *at APIs : no (cached) [13] | |
- cxx11_auto_declarations : yes (cached) [13] | |
- cxx11_constexpr : no (cached) [13] | |
- cxx11_defaulted_functions : yes (cached) [13] | |
- cxx11_final : yes (cached) [13] | |
- cxx11_hdr_mutex : yes (cached) [13] | |
- cxx11_hdr_tuple : yes (cached) [13] | |
- cxx11_lambdas : yes (cached) [13] | |
- cxx11_noexcept : no (cached) [13] | |
- cxx11_nullptr : yes (cached) [13] | |
- cxx11_rvalue_references : yes (cached) [13] | |
- cxx11_template_aliases : yes (cached) [13] | |
- cxx11_thread_local : no (cached) [13] | |
- cxx11_variadic_templates : yes (cached) [13] | |
- cxx11_auto_declarations : yes (cached) [14] | |
- cxx11_constexpr : no (cached) [14] | |
- cxx11_defaulted_functions : yes (cached) [14] | |
- cxx11_final : yes (cached) [14] | |
- cxx11_hdr_mutex : yes (cached) [14] | |
- cxx11_hdr_tuple : yes (cached) [14] | |
- cxx11_lambdas : yes (cached) [14] | |
- cxx11_noexcept : no (cached) [14] | |
- cxx11_nullptr : yes (cached) [14] | |
- cxx11_rvalue_references : yes (cached) [14] | |
- cxx11_template_aliases : yes (cached) [14] | |
- cxx11_thread_local : no (cached) [14] | |
- cxx11_variadic_templates : yes (cached) [14] | |
- has_icu builds : no (cached) [13] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [13] | |
- cxx11_decltype : yes (cached) [13] | |
- cxx11_basic_alignas : no (cached) [13] | |
- cxx11_decltype : yes (cached) [14] | |
- cxx11_basic_alignas : no (cached) [14] | |
- iconv (libc) : no (cached) [13] | |
- iconv (separate) : no (cached) [13] | |
- icu : no (cached) [13] | |
- cxx11_defaulted_moves : no (cached) [13] | |
- cxx11_hdr_functional : yes (cached) [13] | |
- cxx11_hdr_type_traits : yes (cached) [13] | |
- cxx11_override : yes (cached) [13] | |
- cxx11_range_based_for : yes (cached) [13] | |
- cxx11_scoped_enums : yes (cached) [13] | |
- cxx11_smart_ptr : yes (cached) [13] | |
- cxx11_static_assert : yes (cached) [13] | |
- iconv (libc) : no (cached) [14] | |
- iconv (separate) : no (cached) [14] | |
- icu : no (cached) [14] | |
- cxx11_defaulted_moves : no (cached) [14] | |
- cxx11_hdr_functional : yes (cached) [14] | |
- cxx11_hdr_type_traits : yes (cached) [14] | |
- cxx11_override : yes (cached) [14] | |
- cxx11_range_based_for : yes (cached) [14] | |
- cxx11_scoped_enums : yes (cached) [14] | |
- cxx11_smart_ptr : yes (cached) [14] | |
- cxx11_static_assert : yes (cached) [14] | |
- native atomic int32 supported : yes (cached) [13] | |
- has message compiler : yes (cached) [13] | |
- native syslog supported : no (cached) [13] | |
- pthread supports robust mutexes : no (cached) [13] | |
- compiler supports SSSE3 : yes (cached) [13] | |
- compiler supports AVX2 : yes (cached) [13] | |
- gcc visibility : no (cached) [13] | |
- sfinae_expr : no (cached) [13] | |
- cxx11_unified_initialization_syntax : yes (cached) [13] | |
- cxx11_hdr_initializer_list : yes (cached) [13] | |
- cxx11_hdr_chrono : yes (cached) [13] | |
- cxx11_numeric_limits : yes (cached) [13] | |
- cxx11_hdr_array : yes (cached) [13] | |
- cxx11_hdr_atomic : yes (cached) [13] | |
- cxx11_allocator : yes (cached) [13] | |
- cxx11_explicit_conversion_operators : yes (cached) [13] | |
- gcc visibility : no (cached) [14] | |
- sfinae_expr : no (cached) [14] | |
- cxx11_unified_initialization_syntax : yes (cached) [14] | |
- cxx11_hdr_initializer_list : yes (cached) [14] | |
- cxx11_hdr_chrono : yes (cached) [14] | |
- cxx11_numeric_limits : yes (cached) [14] | |
- cxx11_hdr_array : yes (cached) [14] | |
- cxx11_hdr_atomic : yes (cached) [14] | |
- cxx11_allocator : yes (cached) [14] | |
- cxx11_explicit_conversion_operators : yes (cached) [14] | |
- std::fstream is moveable and swappable : yes (cached) [13] | |
- Has Large File Support : yes (cached) [13] | |
- Has attribute init_priority : no (cached) [13] | |
- std::fstream is moveable and swappable : yes (cached) [14] | |
- Has Large File Support : yes (cached) [14] | |
- Has attribute init_priority : no (cached) [14] | |
- libbacktrace builds : no (cached) [13] | |
- libbacktrace builds : no (cached) [14] | |
- addr2line builds : no (cached) [13] | |
- addr2line builds : no (cached) [14] | |
- WinDbg builds : yes (cached) [13] | |
- WinDbg builds : yes (cached) [14] | |
- WinDbgCached builds : no (cached) [13] | |
- WinDbgCached builds : no (cached) [14] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13] | |
- cxx11_hdr_thread : yes (cached) [13] | |
- cxx11_hdr_regex : yes (cached) [13] | |
- cxx11_hdr_thread : yes (cached) [14] | |
- cxx11_hdr_regex : yes (cached) [14] | |
[1] msvc-12.0 | |
[2] msvc-12.0/debug/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[3] msvc-12.0/debug/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[4] msvc-12.0/debug/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[5] msvc-12.0/release/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[6] msvc-12.0/release/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[7] msvc-12.0/release/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[8] msvc-12.0/debug/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[9] link-static | |
[10] msvc-12.0/release/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden | |
[11] msvc-12.0/debug/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[12] msvc-12.0/debug/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[13] msvc-12.0/release/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[14] msvc-12.0/release/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
Component configuration: | |
- atomic : building | |
- chrono : building | |
- container : building | |
- context : building | |
- contract : building | |
- coroutine : building | |
- date_time : building | |
- exception : building | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- headers : building | |
- iostreams : building | |
- json : building | |
- locale : building | |
- log : building | |
- math : building | |
- mpi : not building | |
- nowide : building | |
- program_options : building | |
- python : building | |
- random : building | |
- regex : building | |
- serialization : building | |
- stacktrace : building | |
- system : building | |
- test : building | |
- thread : building | |
- timer : building | |
- type_erasure : building | |
- url : building | |
- wave : building | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 35670 targets... | |
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-14.0 --build-type=complete toolset=msvc-14.0 address-model=32 architecture=x86 stage | |
Performing configuration checks | |
- default address-model : 64-bit (cached) [1] | |
- default architecture : x86 (cached) [1] | |
- compiler supports SSE2 : yes (cached) [2] | |
- compiler supports SSE4.1 : yes (cached) [2] | |
- has synchronization.lib : yes (cached) [2] | |
- has std::atomic_ref : no (cached) [2] | |
- has -Wl,--no-undefined : no (cached) [2] | |
- has -Wl,-undefined,error : no (cached) [2] | |
- has statx : no (cached) [2] | |
- has statx syscall : no (cached) [2] | |
- has BCrypt API : yes (cached) [2] | |
- has init_priority attribute : no (cached) [2] | |
- has stat::st_blksize : no (cached) [2] | |
- has stat::st_mtim : no (cached) [2] | |
- has stat::st_mtimensec : no (cached) [2] | |
- has stat::st_mtimespec : no (cached) [2] | |
- has stat::st_birthtim : no (cached) [2] | |
- has stat::st_birthtimensec : no (cached) [2] | |
- has stat::st_birthtimespec : no (cached) [2] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [2] | |
- has POSIX *at APIs : no (cached) [2] | |
- cxx11_auto_declarations : yes (cached) [2] | |
- cxx11_constexpr : yes (cached) [2] | |
- cxx11_defaulted_functions : yes (cached) [2] | |
- cxx11_final : yes (cached) [2] | |
- cxx11_hdr_mutex : yes (cached) [2] | |
- cxx11_hdr_tuple : yes (cached) [2] | |
- cxx11_lambdas : yes (cached) [2] | |
- cxx11_noexcept : yes (cached) [2] | |
- cxx11_nullptr : yes (cached) [2] | |
- cxx11_rvalue_references : yes (cached) [2] | |
- cxx11_template_aliases : yes (cached) [2] | |
- cxx11_thread_local : yes (cached) [2] | |
- cxx11_variadic_templates : yes (cached) [2] | |
- cxx11_auto_declarations : yes (cached) [3] | |
- cxx11_constexpr : yes (cached) [3] | |
- cxx11_defaulted_functions : yes (cached) [3] | |
- cxx11_final : yes (cached) [3] | |
- cxx11_hdr_mutex : yes (cached) [3] | |
- cxx11_hdr_tuple : yes (cached) [3] | |
- cxx11_lambdas : yes (cached) [3] | |
- cxx11_noexcept : yes (cached) [3] | |
- cxx11_nullptr : yes (cached) [3] | |
- cxx11_rvalue_references : yes (cached) [3] | |
- cxx11_template_aliases : yes (cached) [3] | |
- cxx11_thread_local : yes (cached) [3] | |
- cxx11_variadic_templates : yes (cached) [3] | |
- has_icu builds : no (cached) [2] | |
warning: Graph library does not contain MPI-based parallel components. | |
note: to enable them, add "using mpi ;" to your user-config.jam. | |
note: to suppress this message, pass "--without-graph_parallel" to bjam. | |
- lzma : no (cached) | |
- zstd : no (cached) | |
- has_lzma_cputhreads builds : no (cached) [2] | |
- cxx11_decltype : yes (cached) [2] | |
- cxx11_basic_alignas : yes (cached) [2] | |
- iconv (libc) : no (cached) [2] | |
- iconv (separate) : no (cached) [2] | |
- icu : no (cached) [2] | |
- cxx11_defaulted_moves : yes (cached) [2] | |
- cxx11_hdr_functional : yes (cached) [2] | |
- cxx11_hdr_type_traits : yes (cached) [2] | |
- cxx11_override : yes (cached) [2] | |
- cxx11_range_based_for : yes (cached) [2] | |
- cxx11_scoped_enums : yes (cached) [2] | |
- cxx11_smart_ptr : yes (cached) [2] | |
- cxx11_static_assert : yes (cached) [2] | |
- native atomic int32 supported : yes (cached) [2] | |
- has message compiler : yes (cached) [2] | |
- native syslog supported : no (cached) [2] | |
- pthread supports robust mutexes : no (cached) [2] | |
- compiler supports SSSE3 : yes (cached) [2] | |
- compiler supports AVX2 : yes (cached) [2] | |
- gcc visibility : no (cached) [2] | |
- sfinae_expr : yes (cached) [2] | |
- cxx11_unified_initialization_syntax : yes (cached) [2] | |
- cxx11_hdr_initializer_list : yes (cached) [2] | |
- cxx11_hdr_chrono : yes (cached) [2] | |
- cxx11_numeric_limits : yes (cached) [2] | |
- cxx11_hdr_array : yes (cached) [2] | |
- cxx11_hdr_atomic : yes (cached) [2] | |
- cxx11_allocator : yes (cached) [2] | |
- cxx11_explicit_conversion_operators : yes (cached) [2] | |
- long double support : yes (cached) [2] | |
- std::fstream is moveable and swappable : yes (cached) [2] | |
- Has Large File Support : yes (cached) [2] | |
- Has attribute init_priority : no (cached) [2] | |
- libbacktrace builds : no (cached) [2] | |
- libbacktrace builds : no (cached) [3] | |
- addr2line builds : no (cached) [2] | |
- addr2line builds : no (cached) [3] | |
- WinDbg builds : yes (cached) [2] | |
- WinDbg builds : yes (cached) [3] | |
- WinDbgCached builds : yes (cached) [2] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4] | |
- cxx11_decltype : yes (cached) [3] | |
- cxx11_hdr_thread : yes (cached) [2] | |
- cxx11_hdr_regex : yes (cached) [2] | |
- compiler supports SSE2 : yes (cached) [5] | |
- compiler supports SSE4.1 : yes (cached) [5] | |
- has synchronization.lib : yes (cached) [5] | |
- has std::atomic_ref : no (cached) [5] | |
- has -Wl,--no-undefined : no (cached) [5] | |
- has -Wl,-undefined,error : no (cached) [5] | |
- has statx : no (cached) [5] | |
- has statx syscall : no (cached) [5] | |
- has BCrypt API : yes (cached) [5] | |
- has init_priority attribute : no (cached) [5] | |
- has stat::st_blksize : no (cached) [5] | |
- has stat::st_mtim : no (cached) [5] | |
- has stat::st_mtimensec : no (cached) [5] | |
- has stat::st_mtimespec : no (cached) [5] | |
- has stat::st_birthtim : no (cached) [5] | |
- has stat::st_birthtimensec : no (cached) [5] | |
- has stat::st_birthtimespec : no (cached) [5] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [5] | |
- has POSIX *at APIs : no (cached) [5] | |
- cxx11_auto_declarations : yes (cached) [5] | |
- cxx11_constexpr : yes (cached) [5] | |
- cxx11_defaulted_functions : yes (cached) [5] | |
- cxx11_final : yes (cached) [5] | |
- cxx11_hdr_mutex : yes (cached) [5] | |
- cxx11_hdr_tuple : yes (cached) [5] | |
- cxx11_lambdas : yes (cached) [5] | |
- cxx11_noexcept : yes (cached) [5] | |
- cxx11_nullptr : yes (cached) [5] | |
- cxx11_rvalue_references : yes (cached) [5] | |
- cxx11_template_aliases : yes (cached) [5] | |
- cxx11_thread_local : yes (cached) [5] | |
- cxx11_variadic_templates : yes (cached) [5] | |
- cxx11_auto_declarations : yes (cached) [6] | |
- cxx11_constexpr : yes (cached) [6] | |
- cxx11_defaulted_functions : yes (cached) [6] | |
- cxx11_final : yes (cached) [6] | |
- cxx11_hdr_mutex : yes (cached) [6] | |
- cxx11_hdr_tuple : yes (cached) [6] | |
- cxx11_lambdas : yes (cached) [6] | |
- cxx11_noexcept : yes (cached) [6] | |
- cxx11_nullptr : yes (cached) [6] | |
- cxx11_rvalue_references : yes (cached) [6] | |
- cxx11_template_aliases : yes (cached) [6] | |
- cxx11_thread_local : yes (cached) [6] | |
- cxx11_variadic_templates : yes (cached) [6] | |
- has_icu builds : no (cached) [5] | |
- lzma : no (cached) | |
- zstd : no (cached) | |
- has_lzma_cputhreads builds : no (cached) [5] | |
- cxx11_decltype : yes (cached) [5] | |
- cxx11_basic_alignas : yes (cached) [5] | |
- iconv (libc) : no (cached) [5] | |
- iconv (separate) : no (cached) [5] | |
- icu : no (cached) [5] | |
- cxx11_defaulted_moves : yes (cached) [5] | |
- cxx11_hdr_functional : yes (cached) [5] | |
- cxx11_hdr_type_traits : yes (cached) [5] | |
- cxx11_override : yes (cached) [5] | |
- cxx11_range_based_for : yes (cached) [5] | |
- cxx11_scoped_enums : yes (cached) [5] | |
- cxx11_smart_ptr : yes (cached) [5] | |
- cxx11_static_assert : yes (cached) [5] | |
- native atomic int32 supported : yes (cached) [5] | |
- has message compiler : yes (cached) [5] | |
- native syslog supported : no (cached) [5] | |
- pthread supports robust mutexes : no (cached) [5] | |
- compiler supports SSSE3 : yes (cached) [5] | |
- compiler supports AVX2 : yes (cached) [5] | |
- gcc visibility : no (cached) [5] | |
- sfinae_expr : yes (cached) [5] | |
- cxx11_unified_initialization_syntax : yes (cached) [5] | |
- cxx11_hdr_initializer_list : yes (cached) [5] | |
- cxx11_hdr_chrono : yes (cached) [5] | |
- cxx11_numeric_limits : yes (cached) [5] | |
- cxx11_hdr_array : yes (cached) [5] | |
- cxx11_hdr_atomic : yes (cached) [5] | |
- cxx11_allocator : yes (cached) [5] | |
- cxx11_explicit_conversion_operators : yes (cached) [5] | |
- long double support : yes (cached) [5] | |
- std::fstream is moveable and swappable : yes (cached) [5] | |
- Has Large File Support : yes (cached) [5] | |
- Has attribute init_priority : no (cached) [5] | |
- libbacktrace builds : no (cached) [5] | |
- libbacktrace builds : no (cached) [6] | |
- addr2line builds : no (cached) [5] | |
- addr2line builds : no (cached) [6] | |
- WinDbg builds : yes (cached) [5] | |
- WinDbg builds : yes (cached) [6] | |
- WinDbgCached builds : yes (cached) [5] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7] | |
- cxx11_decltype : yes (cached) [6] | |
- cxx11_hdr_thread : yes (cached) [5] | |
- cxx11_hdr_regex : yes (cached) [5] | |
- compiler supports SSE2 : yes (cached) [4] | |
- compiler supports SSE4.1 : yes (cached) [4] | |
- has synchronization.lib : yes (cached) [4] | |
- has std::atomic_ref : no (cached) [4] | |
- has statx : no (cached) [4] | |
- has statx syscall : no (cached) [4] | |
- has BCrypt API : yes (cached) [4] | |
- has init_priority attribute : no (cached) [4] | |
- has stat::st_blksize : no (cached) [4] | |
- has stat::st_mtim : no (cached) [4] | |
- has stat::st_mtimensec : no (cached) [4] | |
- has stat::st_mtimespec : no (cached) [4] | |
- has stat::st_birthtim : no (cached) [4] | |
- has stat::st_birthtimensec : no (cached) [4] | |
- has stat::st_birthtimespec : no (cached) [4] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [4] | |
- has POSIX *at APIs : no (cached) [4] | |
- cxx11_auto_declarations : yes (cached) [4] | |
- cxx11_constexpr : yes (cached) [4] | |
- cxx11_defaulted_functions : yes (cached) [4] | |
- cxx11_final : yes (cached) [4] | |
- cxx11_hdr_mutex : yes (cached) [4] | |
- cxx11_hdr_tuple : yes (cached) [4] | |
- cxx11_lambdas : yes (cached) [4] | |
- cxx11_noexcept : yes (cached) [4] | |
- cxx11_nullptr : yes (cached) [4] | |
- cxx11_rvalue_references : yes (cached) [4] | |
- cxx11_template_aliases : yes (cached) [4] | |
- cxx11_thread_local : yes (cached) [4] | |
- cxx11_variadic_templates : yes (cached) [4] | |
- cxx11_auto_declarations : yes (cached) [8] | |
- cxx11_constexpr : yes (cached) [8] | |
- cxx11_defaulted_functions : yes (cached) [8] | |
- cxx11_final : yes (cached) [8] | |
- cxx11_hdr_mutex : yes (cached) [8] | |
- cxx11_hdr_tuple : yes (cached) [8] | |
- cxx11_lambdas : yes (cached) [8] | |
- cxx11_noexcept : yes (cached) [8] | |
- cxx11_nullptr : yes (cached) [8] | |
- cxx11_rvalue_references : yes (cached) [8] | |
- cxx11_template_aliases : yes (cached) [8] | |
- cxx11_thread_local : yes (cached) [8] | |
- cxx11_variadic_templates : yes (cached) [8] | |
- has_icu builds : no (cached) [4] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [4] | |
- cxx11_decltype : yes (cached) [4] | |
- cxx11_basic_alignas : yes (cached) [4] | |
- iconv (libc) : no (cached) [4] | |
- iconv (separate) : no (cached) [4] | |
- icu : no (cached) [4] | |
- cxx11_defaulted_moves : yes (cached) [4] | |
- cxx11_hdr_functional : yes (cached) [4] | |
- cxx11_hdr_type_traits : yes (cached) [4] | |
- cxx11_override : yes (cached) [4] | |
- cxx11_range_based_for : yes (cached) [4] | |
- cxx11_scoped_enums : yes (cached) [4] | |
- cxx11_smart_ptr : yes (cached) [4] | |
- cxx11_static_assert : yes (cached) [4] | |
- native atomic int32 supported : yes (cached) [4] | |
- has message compiler : yes (cached) [4] | |
- native syslog supported : no (cached) [4] | |
- pthread supports robust mutexes : no (cached) [4] | |
- compiler supports SSSE3 : yes (cached) [4] | |
- compiler supports AVX2 : yes (cached) [4] | |
- gcc visibility : no (cached) [4] | |
- sfinae_expr : yes (cached) [4] | |
- cxx11_unified_initialization_syntax : yes (cached) [4] | |
- cxx11_hdr_initializer_list : yes (cached) [4] | |
- cxx11_hdr_chrono : yes (cached) [4] | |
- cxx11_numeric_limits : yes (cached) [4] | |
- cxx11_hdr_array : yes (cached) [4] | |
- cxx11_hdr_atomic : yes (cached) [4] | |
- cxx11_allocator : yes (cached) [4] | |
- cxx11_explicit_conversion_operators : yes (cached) [4] | |
- long double support : yes (cached) [4] | |
- std::fstream is moveable and swappable : yes (cached) [4] | |
- Has Large File Support : yes (cached) [4] | |
- Has attribute init_priority : no (cached) [4] | |
- libbacktrace builds : no (cached) [4] | |
- libbacktrace builds : no (cached) [8] | |
- addr2line builds : no (cached) [4] | |
- addr2line builds : no (cached) [8] | |
- WinDbg builds : yes (cached) [4] | |
- WinDbg builds : yes (cached) [8] | |
- WinDbgCached builds : yes (cached) [4] | |
- cxx11_decltype : yes (cached) [8] | |
- cxx11_hdr_thread : yes (cached) [4] | |
- cxx11_hdr_regex : yes (cached) [4] | |
- compiler supports SSE2 : yes (cached) [7] | |
- compiler supports SSE4.1 : yes (cached) [7] | |
- has synchronization.lib : yes (cached) [7] | |
- has std::atomic_ref : no (cached) [7] | |
- has statx : no (cached) [7] | |
- has statx syscall : no (cached) [7] | |
- has BCrypt API : yes (cached) [7] | |
- has init_priority attribute : no (cached) [7] | |
- has stat::st_blksize : no (cached) [7] | |
- has stat::st_mtim : no (cached) [7] | |
- has stat::st_mtimensec : no (cached) [7] | |
- has stat::st_mtimespec : no (cached) [7] | |
- has stat::st_birthtim : no (cached) [7] | |
- has stat::st_birthtimensec : no (cached) [7] | |
- has stat::st_birthtimespec : no (cached) [7] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [7] | |
- has POSIX *at APIs : no (cached) [7] | |
- cxx11_auto_declarations : yes (cached) [7] | |
- cxx11_constexpr : yes (cached) [7] | |
- cxx11_defaulted_functions : yes (cached) [7] | |
- cxx11_final : yes (cached) [7] | |
- cxx11_hdr_mutex : yes (cached) [7] | |
- cxx11_hdr_tuple : yes (cached) [7] | |
- cxx11_lambdas : yes (cached) [7] | |
- cxx11_noexcept : yes (cached) [7] | |
- cxx11_nullptr : yes (cached) [7] | |
- cxx11_rvalue_references : yes (cached) [7] | |
- cxx11_template_aliases : yes (cached) [7] | |
- cxx11_thread_local : yes (cached) [7] | |
- cxx11_variadic_templates : yes (cached) [7] | |
- cxx11_auto_declarations : yes (cached) [10] | |
- cxx11_constexpr : yes (cached) [10] | |
- cxx11_defaulted_functions : yes (cached) [10] | |
- cxx11_final : yes (cached) [10] | |
- cxx11_hdr_mutex : yes (cached) [10] | |
- cxx11_hdr_tuple : yes (cached) [10] | |
- cxx11_lambdas : yes (cached) [10] | |
- cxx11_noexcept : yes (cached) [10] | |
- cxx11_nullptr : yes (cached) [10] | |
- cxx11_rvalue_references : yes (cached) [10] | |
- cxx11_template_aliases : yes (cached) [10] | |
- cxx11_thread_local : yes (cached) [10] | |
- cxx11_variadic_templates : yes (cached) [10] | |
- has_icu builds : no (cached) [7] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [7] | |
- cxx11_decltype : yes (cached) [7] | |
- cxx11_basic_alignas : yes (cached) [7] | |
- iconv (libc) : no (cached) [7] | |
- iconv (separate) : no (cached) [7] | |
- icu : no (cached) [7] | |
- cxx11_defaulted_moves : yes (cached) [7] | |
- cxx11_hdr_functional : yes (cached) [7] | |
- cxx11_hdr_type_traits : yes (cached) [7] | |
- cxx11_override : yes (cached) [7] | |
- cxx11_range_based_for : yes (cached) [7] | |
- cxx11_scoped_enums : yes (cached) [7] | |
- cxx11_smart_ptr : yes (cached) [7] | |
- cxx11_static_assert : yes (cached) [7] | |
- native atomic int32 supported : yes (cached) [7] | |
- has message compiler : yes (cached) [7] | |
- native syslog supported : no (cached) [7] | |
- pthread supports robust mutexes : no (cached) [7] | |
- compiler supports SSSE3 : yes (cached) [7] | |
- compiler supports AVX2 : yes (cached) [7] | |
- gcc visibility : no (cached) [7] | |
- sfinae_expr : yes (cached) [7] | |
- cxx11_unified_initialization_syntax : yes (cached) [7] | |
- cxx11_hdr_initializer_list : yes (cached) [7] | |
- cxx11_hdr_chrono : yes (cached) [7] | |
- cxx11_numeric_limits : yes (cached) [7] | |
- cxx11_hdr_array : yes (cached) [7] | |
- cxx11_hdr_atomic : yes (cached) [7] | |
- cxx11_allocator : yes (cached) [7] | |
- cxx11_explicit_conversion_operators : yes (cached) [7] | |
- long double support : yes (cached) [7] | |
- std::fstream is moveable and swappable : yes (cached) [7] | |
- Has Large File Support : yes (cached) [7] | |
- Has attribute init_priority : no (cached) [7] | |
- libbacktrace builds : no (cached) [7] | |
- libbacktrace builds : no (cached) [10] | |
- addr2line builds : no (cached) [7] | |
- addr2line builds : no (cached) [10] | |
- WinDbg builds : yes (cached) [7] | |
- WinDbg builds : yes (cached) [10] | |
- WinDbgCached builds : yes (cached) [7] | |
- cxx11_decltype : yes (cached) [10] | |
- cxx11_hdr_thread : yes (cached) [7] | |
- cxx11_hdr_regex : yes (cached) [7] | |
- compiler supports SSE2 : yes (cached) [11] | |
- compiler supports SSE4.1 : yes (cached) [11] | |
- has synchronization.lib : yes (cached) [11] | |
- has std::atomic_ref : no (cached) [11] | |
- has statx : no (cached) [11] | |
- has statx syscall : no (cached) [11] | |
- has BCrypt API : yes (cached) [11] | |
- has init_priority attribute : no (cached) [11] | |
- has stat::st_blksize : no (cached) [11] | |
- has stat::st_mtim : no (cached) [11] | |
- has stat::st_mtimensec : no (cached) [11] | |
- has stat::st_mtimespec : no (cached) [11] | |
- has stat::st_birthtim : no (cached) [11] | |
- has stat::st_birthtimensec : no (cached) [11] | |
- has stat::st_birthtimespec : no (cached) [11] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [11] | |
- has POSIX *at APIs : no (cached) [11] | |
- cxx11_auto_declarations : yes (cached) [11] | |
- cxx11_constexpr : yes (cached) [11] | |
- cxx11_defaulted_functions : yes (cached) [11] | |
- cxx11_final : yes (cached) [11] | |
- cxx11_hdr_mutex : yes (cached) [11] | |
- cxx11_hdr_tuple : yes (cached) [11] | |
- cxx11_lambdas : yes (cached) [11] | |
- cxx11_noexcept : yes (cached) [11] | |
- cxx11_nullptr : yes (cached) [11] | |
- cxx11_rvalue_references : yes (cached) [11] | |
- cxx11_template_aliases : yes (cached) [11] | |
- cxx11_thread_local : yes (cached) [11] | |
- cxx11_variadic_templates : yes (cached) [11] | |
- cxx11_auto_declarations : yes (cached) [12] | |
- cxx11_constexpr : yes (cached) [12] | |
- cxx11_defaulted_functions : yes (cached) [12] | |
- cxx11_final : yes (cached) [12] | |
- cxx11_hdr_mutex : yes (cached) [12] | |
- cxx11_hdr_tuple : yes (cached) [12] | |
- cxx11_lambdas : yes (cached) [12] | |
- cxx11_noexcept : yes (cached) [12] | |
- cxx11_nullptr : yes (cached) [12] | |
- cxx11_rvalue_references : yes (cached) [12] | |
- cxx11_template_aliases : yes (cached) [12] | |
- cxx11_thread_local : yes (cached) [12] | |
- cxx11_variadic_templates : yes (cached) [12] | |
- has_icu builds : no (cached) [11] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [11] | |
- cxx11_decltype : yes (cached) [11] | |
- cxx11_basic_alignas : yes (cached) [11] | |
- iconv (libc) : no (cached) [11] | |
- iconv (separate) : no (cached) [11] | |
- icu : no (cached) [11] | |
- cxx11_defaulted_moves : yes (cached) [11] | |
- cxx11_hdr_functional : yes (cached) [11] | |
- cxx11_hdr_type_traits : yes (cached) [11] | |
- cxx11_override : yes (cached) [11] | |
- cxx11_range_based_for : yes (cached) [11] | |
- cxx11_scoped_enums : yes (cached) [11] | |
- cxx11_smart_ptr : yes (cached) [11] | |
- cxx11_static_assert : yes (cached) [11] | |
- native atomic int32 supported : yes (cached) [11] | |
- has message compiler : yes (cached) [11] | |
- native syslog supported : no (cached) [11] | |
- pthread supports robust mutexes : no (cached) [11] | |
- compiler supports SSSE3 : yes (cached) [11] | |
- compiler supports AVX2 : yes (cached) [11] | |
- gcc visibility : no (cached) [11] | |
- sfinae_expr : yes (cached) [11] | |
- cxx11_unified_initialization_syntax : yes (cached) [11] | |
- cxx11_hdr_initializer_list : yes (cached) [11] | |
- cxx11_hdr_chrono : yes (cached) [11] | |
- cxx11_numeric_limits : yes (cached) [11] | |
- cxx11_hdr_array : yes (cached) [11] | |
- cxx11_hdr_atomic : yes (cached) [11] | |
- cxx11_allocator : yes (cached) [11] | |
- cxx11_explicit_conversion_operators : yes (cached) [11] | |
- long double support : yes (cached) [11] | |
- std::fstream is moveable and swappable : yes (cached) [11] | |
- Has Large File Support : yes (cached) [11] | |
- Has attribute init_priority : no (cached) [11] | |
- libbacktrace builds : no (cached) [11] | |
- libbacktrace builds : no (cached) [12] | |
- addr2line builds : no (cached) [11] | |
- addr2line builds : no (cached) [12] | |
- WinDbg builds : yes (cached) [11] | |
- WinDbg builds : yes (cached) [12] | |
- WinDbgCached builds : yes (cached) [11] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11] | |
- cxx11_decltype : yes (cached) [12] | |
- cxx11_hdr_thread : yes (cached) [11] | |
- cxx11_hdr_regex : yes (cached) [11] | |
- compiler supports SSE2 : yes (cached) [13] | |
- compiler supports SSE4.1 : yes (cached) [13] | |
- has synchronization.lib : yes (cached) [13] | |
- has std::atomic_ref : no (cached) [13] | |
- has statx : no (cached) [13] | |
- has statx syscall : no (cached) [13] | |
- has BCrypt API : yes (cached) [13] | |
- has init_priority attribute : no (cached) [13] | |
- has stat::st_blksize : no (cached) [13] | |
- has stat::st_mtim : no (cached) [13] | |
- has stat::st_mtimensec : no (cached) [13] | |
- has stat::st_mtimespec : no (cached) [13] | |
- has stat::st_birthtim : no (cached) [13] | |
- has stat::st_birthtimensec : no (cached) [13] | |
- has stat::st_birthtimespec : no (cached) [13] | |
- has fdopendir(O_NOFOLLOW) : no (cached) [13] | |
- has POSIX *at APIs : no (cached) [13] | |
- cxx11_auto_declarations : yes (cached) [13] | |
- cxx11_constexpr : yes (cached) [13] | |
- cxx11_defaulted_functions : yes (cached) [13] | |
- cxx11_final : yes (cached) [13] | |
- cxx11_hdr_mutex : yes (cached) [13] | |
- cxx11_hdr_tuple : yes (cached) [13] | |
- cxx11_lambdas : yes (cached) [13] | |
- cxx11_noexcept : yes (cached) [13] | |
- cxx11_nullptr : yes (cached) [13] | |
- cxx11_rvalue_references : yes (cached) [13] | |
- cxx11_template_aliases : yes (cached) [13] | |
- cxx11_thread_local : yes (cached) [13] | |
- cxx11_variadic_templates : yes (cached) [13] | |
- cxx11_auto_declarations : yes (cached) [14] | |
- cxx11_constexpr : yes (cached) [14] | |
- cxx11_defaulted_functions : yes (cached) [14] | |
- cxx11_final : yes (cached) [14] | |
- cxx11_hdr_mutex : yes (cached) [14] | |
- cxx11_hdr_tuple : yes (cached) [14] | |
- cxx11_lambdas : yes (cached) [14] | |
- cxx11_noexcept : yes (cached) [14] | |
- cxx11_nullptr : yes (cached) [14] | |
- cxx11_rvalue_references : yes (cached) [14] | |
- cxx11_template_aliases : yes (cached) [14] | |
- cxx11_thread_local : yes (cached) [14] | |
- cxx11_variadic_templates : yes (cached) [14] | |
- has_icu builds : no (cached) [13] | |
- lzma : no (cached) [9] | |
- zstd : no (cached) [9] | |
- has_lzma_cputhreads builds : no (cached) [13] | |
- cxx11_decltype : yes (cached) [13] | |
- cxx11_basic_alignas : yes (cached) [13] | |
- iconv (libc) : no (cached) [13] | |
- iconv (separate) : no (cached) [13] | |
- icu : no (cached) [13] | |
- cxx11_defaulted_moves : yes (cached) [13] | |
- cxx11_hdr_functional : yes (cached) [13] | |
- cxx11_hdr_type_traits : yes (cached) [13] | |
- cxx11_override : yes (cached) [13] | |
- cxx11_range_based_for : yes (cached) [13] | |
- cxx11_scoped_enums : yes (cached) [13] | |
- cxx11_smart_ptr : yes (cached) [13] | |
- cxx11_static_assert : yes (cached) [13] | |
- native atomic int32 supported : yes (cached) [13] | |
- has message compiler : yes (cached) [13] | |
- native syslog supported : no (cached) [13] | |
- pthread supports robust mutexes : no (cached) [13] | |
- compiler supports SSSE3 : yes (cached) [13] | |
- compiler supports AVX2 : yes (cached) [13] | |
- gcc visibility : no (cached) [13] | |
- sfinae_expr : yes (cached) [13] | |
- cxx11_unified_initialization_syntax : yes (cached) [13] | |
- cxx11_hdr_initializer_list : yes (cached) [13] | |
- cxx11_hdr_chrono : yes (cached) [13] | |
- cxx11_numeric_limits : yes (cached) [13] | |
- cxx11_hdr_array : yes (cached) [13] | |
- cxx11_hdr_atomic : yes (cached) [13] | |
- cxx11_allocator : yes (cached) [13] | |
- cxx11_explicit_conversion_operators : yes (cached) [13] | |
- long double support : yes (cached) [13] | |
- std::fstream is moveable and swappable : yes (cached) [13] | |
- Has Large File Support : yes (cached) [13] | |
- Has attribute init_priority : no (cached) [13] | |
- libbacktrace builds : no (cached) [13] | |
- libbacktrace builds : no (cached) [14] | |
- addr2line builds : no (cached) [13] | |
- addr2line builds : no (cached) [14] | |
- WinDbg builds : yes (cached) [13] | |
- WinDbg builds : yes (cached) [14] | |
- WinDbgCached builds : yes (cached) [13] | |
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13] | |
- cxx11_decltype : yes (cached) [14] | |
- cxx11_hdr_thread : yes (cached) [13] | |
- cxx11_hdr_regex : yes (cached) [13] | |
[1] msvc-14.0 | |
[2] msvc-14.0/debug/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden | |
[3] msvc-14.0/debug/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden | |
[4] msvc-14.0/debug/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden | |
[5] msvc-14.0/release/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden | |
[6] msvc-14.0/release/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden | |
[7] msvc-14.0/release/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden | |
[8] msvc-14.0/debug/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden | |
[9] link-static | |
[10] msvc-14.0/release/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden | |
[11] msvc-14.0/debug/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[12] msvc-14.0/debug/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[13] msvc-14.0/release/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
[14] msvc-14.0/release/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden | |
Component configuration: | |
- atomic : building | |
- chrono : building | |
- container : building | |
- context : building | |
- contract : building | |
- coroutine : building | |
- date_time : building | |
- exception : building | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- headers : building | |
- iostreams : building | |
- json : building | |
- locale : building | |
- log : building | |
- math : building | |
- mpi : not building | |
- nowide : building | |
- program_options : building | |
- python : building | |
- random : building | |
- regex : building | |
- serialization : building | |
- stacktrace : building | |
- system : building | |
- test : building | |
- thread : building | |
- timer : building | |
- type_erasure : building | |
- url : building | |
- wave : building | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 41350 targets... | |
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-14.1 --build-type=complete toolset=msvc-14.1 address-model=32 architecture=x86 stage | |
Performing configuration checks | |
- default address-model : 64-bit (cached) [1] | |
- default architecture : x86 (cached) [1] | |
- compiler supports SSE2 : yes (cached) [2] | |
- compiler supports SSE4.1 : yes (cached) [2] | |
- has synchronization.lib : yes (cached) [2] | |
- has std::atomic_ref : no (cached) [2] | |
- has -Wl,--no-undefined : no (cached) [2] | |
- has -Wl,-undefined,error : no (cached) [2] | |
- has statx : no (cached) [2] |