
29 Mar
2010
29 Mar
'10
8:45 a.m.
$CC -V CC: Sun C++ 5.10 SunOS_i386 2009/06/03 patched with 128229-06compiling on Solaris x64 From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Ovanes Markarian Sent: Monday, March 29, 2010 16:36 To: boost-users@lists.boost.org Subject: Re: [Boost-users] compiler error on using threads with boost On Mon, Mar 29, 2010 at 4:03 PM, Iskandar Prins <iprins@alphabay.nl<mailto:iprins@alphabay.nl>> wrote: I get this error when I do the following. I haven't used any of the lock so far Which compiler (+version) and boost version do you use? On my MacOS X g++ 4.01 and boost 1.42 your example compiles without errors.