emacs-devel
[Top][All Lists]
Advanced

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

Re: Tree-sitter api


From: Eli Zaretskii
Subject: Re: Tree-sitter api
Date: Sat, 11 Sep 2021 22:17:31 +0300

> Date: Sat, 11 Sep 2021 22:14:26 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: ubolonton@gmail.com, theo@thornhill.no, cpitclaudel@gmail.com,
>  emacs-devel@gnu.org, monnier@iro.umontreal.ca, stephen_leake@stephe-leake.org
> 
> > BTW, since dynamic libraries has different extensions on different systems, 
> > what I want to do it to try loading the library with .so, then try .dylib, 
> > then try .dll, is that a good idea?
> 
> We can do better, see load-suffixes.

And in C, you can use MODULES_SUFFIX directly.  Though we will
probably need some minor changes there, to have the suffix defined
even in a build --without-modules.



reply via email to

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