plugins: dlopen should use RTLD_GLOBAL

Diego Novillo dnovillo@google.com
Thu Jul 9 15:27:00 GMT 2009


On Thu, Jul 9, 2009 at 11:03, Basile
STARYNKEVITCH<basile@starynkevitch.net> wrote:

>   * plugin.c (try_init_one_plugin): passes RTLD_GLOBAL to dlopen.

OK.  I would only change one thing in the comment, the term 'meta
plugin' seems unnecessary.  Just mention that RTLD_GLOBAL is required
for plugins that call dlopen.


Diego.



More information about the Gcc-patches mailing list