Re: using gmodule causes strange lockup



On Sat, Jan 18, 2003 at 05:11:47PM -0800, Evan Martin wrote:
So why might cause this?  Should I be blaming libaspell?  What about
gmodule is making this lock when dlopen isn't?

To summarize:
Code that was using dlopen() was changed to use g_module_open(), and
suddenly it began locking in a pthread-related function deep inside a
library.

Adding "gthread-2.0" to my pkg-config line fixed it on my machine, but
I'm not sure why...

-- 
      Evan Martin
martine cs washington edu
  http://neugierig.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]