Re: dlopen() without RTLD_GLOBAL
- From: Havoc Pennington <hp redhat com>
- To: Tim Janik <timj gtk org>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>, James Henstridge <james daa com au>
- Subject: Re: dlopen() without RTLD_GLOBAL
- Date: 03 May 2002 09:05:00 -0400
Tim Janik <timj gtk org> writes:
> the demand to load modules with non-global symbols has popped up often
> enough to justify it's implementations though, but users (docs) need to
> be aware that G_MODULE_BIND_LOCAL (that's the flag name we should actually
> use) isn't correctly honoured on all systems.
Yep, that makes sense. I figured it was missing due to portability
issues, but I think it makes sense to avoid loading these symbols
globally on platforms where we can do that.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]