Skip to content

Instantly share code, notes, and snippets.

@teeks99
teeks99 / boost_1_87_0_b1-32bitlog.txt
Created November 13, 2024 13:20
Boost 1.87.0 Beta1 RC3
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]
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.
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
@teeks99
teeks99 / boost_1_86_0_b1_rc2-32bitlog.txt
Created November 9, 2024 03:56
Boost 1.87.0 Beta1 RC2
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]
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.
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
@teeks99
teeks99 / boost_1_86_0_b1_rc4-32bitlog.txt
Created July 24, 2024 22:33
boost 1.86.0 Beta 1 RC4
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
@teeks99
teeks99 / boost_1_86_0_b1_rc1-32bitlog.txt
Created July 11, 2024 22:10
boost_1_86_0 beta1 rc1
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
@teeks99
teeks99 / boost_1_85_0_b1_rc1-32bitlog.txt
Created March 8, 2024 02:53
boost_1_85_0 beta 1 rc 1
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
@teeks99
teeks99 / boost_1_85_0-snapshot-64bitlog.txt
Created February 28, 2024 11:55
1.85 Snapshot issues with wave
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=E:\RB/bin.v2 --stage-libdir=lib64-msvc-14.0 --build-type=complete toolset=msvc-14.0 address-model=64 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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
@teeks99
teeks99 / boost_1_84_0-32bitlog.txt
Created December 8, 2023 00:42
boost_1_84_0_rc1
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
@teeks99
teeks99 / boost_1_84_0_b1_rc1-32bitlog.txt
Created November 9, 2023 22:03
boost 1.84.0 b1 rc1
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]