Re: [Boost-bugs] [Boost C++ Libraries] #10942: Boost.Thread fails to build on Cygwin

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10942: Boost.Thread fails to build on Cygwin
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-19 03:23:23


#10942: Boost.Thread fails to build on Cygwin
-------------------------------+---------------------
  Reporter: pdimov | Owner: ned14
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by pdimov):

 Nope, I couldn't figure anything out. :-) It's not possible to change the
 default value of the feature, because as I understand, in

 {{{
 b2 toolset=gcc,msvc-8.0
 }}}

 the default can't have two values at the same time. It's not possible to
 compile the Win32 sources under Cygwin, this results in errors. Perhaps
 it's possible to add `<threadapi>pthread` to the requirements for
 `<toolset>gcc,<target-os>windows`, but this would break MinGW. There are
 references to `<target-os>` being `cygwin` in `gcc.jam`, but it's not.
 `<gcc:flavor>` is `mingw` on MinGW, but not set on Cygwin.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10942#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC