bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36226: 26.2.90; Emacs doesn't support .dylib suffix for modules on m


From: Philipp Stephani
Subject: bug#36226: 26.2.90; Emacs doesn't support .dylib suffix for modules on macOS
Date: Wed, 25 Dec 2019 15:52:11 +0100

Am Sa., 15. Juni 2019 um 19:14 Uhr schrieb Philipp <p.stephani2@gmail.com>:
>
>
> On macOS, shared libraries typically have the suffix .dylib,
> cf. 
> https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/UsingDynamicLibraries.html,
> https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/DynamicLibraryUsageGuidelines.html,
> https://stackoverflow.com/a/2339910.  Emacs only supports the .so
> suffix, though.  I'd propose to switch MODULES_SUFFIX to .dylib on
> macOS, but keep .so in `load-suffixes' for compatibility.

I've now fixed this with commit 28268e47d8.





reply via email to

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