On 2011-07-21, Jeremy Evans <jeremyeva...@gmail.com> wrote:
> Any ruby extensions that use libpthread and are not linked with
> -lpthread (which has issues and won't be added) need to
> LD_PRELOAD=/usr/lib/libpthread.so.x.y.

Just LD_PRELOAD=libpthread.so is enough, ld.so can pick the version
by itself.


Reply via email to