Re: [cairo] gobject boxed types
- From: "Havoc Pennington" <hp pobox com>
- To: "Alexander Larsson" <alexl redhat com>
- Cc: cairo cairographics org, Gtk+ Developers <gtk-devel-list gnome org>, Vladimir Vukicevic <vladimir pobox com>
- Subject: Re: [cairo] gobject boxed types
- Date: Tue, 16 Sep 2008 15:45:50 -0400
Hi,
On Mon, Sep 15, 2008 at 7:46 AM, Alexander Larsson <alexl redhat com> wrote:
> If you dlopen cairo-glib and use RTLD_LOCAL I think you avoid the symbol
> lookup overhead. Maybe this is useful?
>
It breaks to RTLD_LOCAL something that's also linked to, since you get
two copies of the lib (two copies of static variables for example) - I
think anyway. So RTLD_LOCAL is only usable for true plugins/modules.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]