emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-dynamic-module in Emacs Git?


From: Steinar Bang
Subject: Re: emacs-dynamic-module in Emacs Git?
Date: Tue, 02 Dec 2014 18:58:56 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (windows-nt)

>>>>> Eli Zaretskii <address@hidden>:

> Or ask yourself why the latest GCC and Binutils default to not export
> anything, contrary to what they did in older versions.

Is this through for ELF as well?

Back when I was messing around with dynamic linking, ELF didn't have a
mechanism for hiding symbols (which could be a major pain if you had the
same symbols provided by two separate DLLs... especially when the same
symbols were different things, as eg. the expat XML parser compiled with
UTF-8 API vs. expat compiled UTF-16 API).




reply via email to

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