|
Boost : |
From: Alain O' Miniussi (alain.miniussi_at_[hidden])
Date: 2022-02-09 15:08:29
Thanks Mateusz
> On Wed, 9 Feb 2022 at 15:15, Alain O' Miniussi via Boost
...
> 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.
Thanks, I'm trying that.
Is there a way to force the compiler name ? right now it uses icpx instead of icpc which trigger a lot of warnings and trigger a few crashes in clang.
Best regards
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk