Boost logo

Boost Users :

Subject: Re: [Boost-users] Can't compile boost::asio
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-03-10 08:05:21


Igor R wrote:

>> -lboost_thread is also needed (unless you explicitly disable threads).
>
> ASIO does not launch threads.

Yeah, you're right, I meant -pthread. At least on my platform (g++/linux),
it does use stuff pthread_* from the posix thread libary (thread specific
storage etc.).

Cheers,

Rutger


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net