Boost logo

Boost :

Subject: Re: [boost] [system] Static initialization of boost shared objects question
From: Juan Carlos Franzoy (jfranzoy_at_[hidden])
Date: 2013-07-02 08:31:36


2013/6/30 Chris Stylianou <chris5287_at_[hidden]>:
> Has anyone looked into this issue, I am also experiencing the deadlock issue
> described above when using the boost libraries build in debug mode (GCC
> 1.48.0, 64bit)
>
As a workaround you could use LD_PRELOAD to force shared object order.
In my case LD_PRELOAD=/.../boost_system... worked.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk