RootCauseunvalidated
b2 selects its compiler/linker tool behavior from Boost's toolset mapping; using `toolset=clang` causes the build to assume MSVC/COFF-style outputs, while `toolset=gcc` maps to MinGW/GNU-style outputs (.a).
ff421844-76ce-42f7-9173-9f04da7ee55f
b2 selects its compiler/linker tool behavior from Boost's toolset mapping; using toolset=clang causes the build to assume MSVC/COFF-style outputs, while toolset=gcc maps to MinGW/GNU-style outputs (.a).