[LLVMdev] Cygwin bootstrap is incompatible with <mutex> (and most other threading C++11 libraries)

Renato Golin renato.golin at linaro.org
Wed Jun 25 05:07:51 PDT 2014


On 25 June 2014 12:14, Chandler Carruth <chandlerc at gmail.com> wrote:
> 3) Implement __thread in cygwin mode ASAP.

I wasn't involved in the original discussion, but this seems to be the
only solution that doesn't limit scope. Giving up the possibility to
use other C++ libraries, or Cygwin support altogether seems rather
limiting...

--renato



More information about the llvm-dev mailing list