Boost logo

Boost-Build :

Subject: [Boost-build] Building with clang for Windows/MingW
From: Edward Diener (eldiener_at_[hidden])
Date: 2014-01-30 18:18:20


When trying to test clang under Windows which is built with MingW, which
essentially becomes clang-linux as a toolset, Boost Build runs with the
options:

-c -x c++ -O0 -g -fno-inline -Wall -g -mthreads

However clang does not recognize -mthreads and flags it as an error. Is
there anything I can do to remove this option from the clang++.exe
command line when invoking Boost Build ?


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk