$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] this_thread::sleep + undefined reference?
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2008-12-15 19:06:36
On Mon, Dec 15, 2008 at 5:01 PM, Ravi <lists_ravi_at_[hidden]> wrote:
> On Monday 15 December 2008 16:55:03 John D wrote:
> > g++ -lcurl -lboost_thread -lpthread -pthread c.cpp -o app
>
> Add -lboost_data_time to get the time definitions.
That is of course date_time. My fingers do that all the time.
;-)
Jon