Re: [Boost-bugs] [Boost C++ Libraries] #7542: Missing -lpthread in chrono/io tester Sandia-clang-trunk

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7542: Missing -lpthread in chrono/io tester Sandia-clang-trunk
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-21 08:55:30


#7542: Missing -lpthread in chrono/io tester Sandia-clang-trunk
-------------------------------+--------------------------------------------
  Reporter: viboes | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: chrono
   Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by viboes):

  * status: new => assigned

Comment:

 I don't know if changing


 {{{
 <target-os>linux:<linkflags>"-lrt"
 }}}

 by

 {{{
 <target-os>linux:<linkflags>"-lrt -lpthread"
 }}}

 solves the issue.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7542#comment:1>
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:10 UTC