$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] clang toolset on mingw passes -mthreads instead of -pthread
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-11 15:16:54
Can someone who is familiar with Boost.Build please look at the Clang
toolset and figure out how can it be persuaded to use the correct -pthread
option instead of -mthreads under Windows/MinGW?