tce-load -i compiletc python3.6-dev icu67-dev zstd-dev wget https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.bz2 cd boost_1_74_0 cd /usr/local/include sudo ln -s python3.6m python3.6 ./bootstrap.sh --prefix=/usr/local --with-python=python3 [--with-libraries=python] [--with-libraries=locale] ./b2 stage threading=multi link=shared [5m 12.68s] sudo ./b2 install threading=multi link=shared - has_icu builds : yes 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. - zlib : yes - bzip2 : yes - lzma : yes - zstd : yes - lzma : yes (cached) - has_lzma_cputhreads builds : yes - iconv (libc) : yes - icu : yes - native-atomic-int32-supported : yes - native-syslog-supported : yes - pthread-supports-robust-mutexes : yes - compiler-supports-ssse3 : yes - compiler-supports-avx2 : yes - gcc visibility : yes - long double support : yes warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. - Boost.Config Feature Check: cxx11_static_assert : yes - std::fstream is moveable and swappable : yes - Has Large File Support : yes - libbacktrace builds : no - addr2line builds : yes - WinDbg builds : no - WinDbgCached builds : no - BOOST_COMP_GNUC >= 4.3.0 : yes