emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: changed dlopen flags in dynlib.c, gccemacs crash


From: Eli Zaretskii
Subject: Re: changed dlopen flags in dynlib.c, gccemacs crash
Date: Wed, 15 Dec 2021 18:59:31 +0200

> From: Andrea Corallo <akrl@sdf.org>
> Cc: silent2600@gmail.com, emacs-devel@gnu.org
> Date: Wed, 15 Dec 2021 15:26:20 +0000
> 
> I've implemented the mentioned idea of having two different
> 'dynlib_open' and pushed that as e6b93245fe.  Contextually I've added
> the RTLD_GLOBAL flag to 'dlopen'.

Thanks.

> Note the Windows version of the new 'dynlib_open' is just a wrapper to
> the old one as I don't know if something has to be done there or not
> (nor I know how to test it).

The equivalent RTLD_GLOBAL flag cannot be easily supported on
MS-Windows.  So we currently don't, as it isn't required yet.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]