9 Feb
2022
9 Feb
'22
2:38 p.m.
On Wed, 9 Feb 2022 at 15:15, Alain O' Miniussi via Boost
Hi,
I finally got some time time to work on a Boost library and I am, as usual, fighting with bjam. === 14:58:08 [alainm@pollux boost]# ./bootstrap.sh --with-toolset=intel-linux Building B2 engine.. ...
As a workaround, simply, build the B2 itself with GCC, which presumably is the default on most Linux systems, by just ./bootstrap.sh Then use intel-linux toolset to build Boost libraries b2 --toolset=intel-linux The two, building B2 and building Boost, are orthogonal actions, so chances are Boost will build with intel-linux just fine. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net