Re: 'Suspect' libglib-2.0 when launching Ardour2.8.4
- From: Paul Davis <paul linuxaudiosystems com>
- To: "G. GuitarLord" <muadibas25 hotmail com>
- Cc: gtk-devel-list gnome org
- Subject: Re: 'Suspect' libglib-2.0 when launching Ardour2.8.4
- Date: Sun, 13 Dec 2009 15:24:02 -0500
On Sun, Dec 13, 2009 at 9:30 AM, G. GuitarLord <muadibas25 hotmail com> wrote:
> nm -D --radix=dec --defined-only /usr/lib/libglib-2.0.so | grep -w
> g_atomic_int_add
>
> which returns:
>
> 00072976 T g_atomic_int_add
I got that command slightly wrong. Please show what the output of this is:
nm -D --radix=dec --defined-only -S /usr/lib/libglib-2.0.so | grep
-w g_atomic_int_add
the premise is that the "real" atomic versions of these functions are
small, the mutex-locked ones are larger.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]