Re: [gtkmm] Glib::Module API issues
- From: Paul Davis <paul linuxaudiosystems com>
- To: Ross Burton <r burton 180sw com>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Glib::Module API issues
- Date: Fri, 21 Mar 2003 10:21:04 -0500
>I'm using Glib::Module to load C++ objects from .so files at runtime --
>the good news is that it works. However, there appears to be a problem
>with the wrapping.
FYI: be aware also that in at least some versions of g_module, some of the
dlopen flags, notable RTLD_GLOBAL, are set whether you want them or
not. this can cause very subtle problems. this may have been fixed in
newer versions of g_module. the authors were unresponsive to previous
bug reports about this.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]