Re: [Boost-bugs] [Boost C++ Libraries] #8448: thread library needs linking against -lrt

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8448: thread library needs linking against -lrt
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-17 06:31:35


#8448: thread library needs linking against -lrt
-------------------------------------------------------+--------------------
  Reporter: Maciej SokoÅ‚owski <matemaciek@…> | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: chrono
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------------+--------------------

Comment (by viboes):

 The Boost.Chrono build Jamfile contains


 {{{
     : requirements
         <target-os>freebsd:<linkflags>"-lrt"
         <target-os>linux:<linkflags>"-lrt -lpthread"
         <toolset>pgi:<linkflags>"-lrt"


 }}}

 Are you linking with boost_chrono?
 Could you show the link command line?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8448#comment:4>
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:12 UTC