This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: plugins: dlopen should use RTLD_GLOBAL


Diego Novillo wrote:
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.

Thanks. Committed as rev149424.


Regards

--
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]