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 18:04:26 +0100

Am Mi., 25. Dez. 2019 um 16:06 Uhr schrieb Eli Zaretskii <eliz@gnu.org>:
>
> > From: Philipp Stephani <p.stephani2@gmail.com>
> > 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.
>
> Thanks, but this change needs to be reflected in NEWS and in the ELisp
> manual.

Done with commit 5f550572fe.





reply via email to

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