Re: dlopen() without RTLD_GLOBAL
- From: James Henstridge <james daa com au>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-devel-list gnome org, timj gtk org
- Subject: Re: dlopen() without RTLD_GLOBAL
- Date: Fri, 03 May 2002 08:26:59 +0800
Havoc Pennington wrote:
Hi,
gdk-pixbuf and the like should definitely not be using RTLD_GLOBAL,
on platforms that support dlopen() with private symbols.
Using RTLD_GLOBAL has the effect of stuffing all those image libs into
our ABI, which kind of sucks.
If we're doing a GLib 2.2, suggest that we add a
G_MODULE_LOCAL_SYMBOLS flag to GModuleFlags.
Theme engines, pango modules and input methods should probably also be
loaded private.
James.
--
Email: james daa com au
WWW: http://www.daa.com.au/~james/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]