@eli I’m referring to the mentioned link https://akrl.sdf.org/gccemacs.html
Though it’s named gccemacs, may not be recognized by gcc or emacs community. Actually I never heard of it before. On Reiwa 6 Dec 15, Sun at 16:39 Eli Zaretskii <e...@gnu.org> wrote: > > From: Nala Ginrut <nalagin...@gmail.com> > > Date: Sun, 15 Dec 2024 11:08:25 +0900 > > Cc: Maxime Devos <maximede...@telenet.be>, t...@refpersys.org, > jit@gcc.gnu.org, > > "dmalc...@redhat.com" <dmalc...@redhat.com>, bas...@starynkevitch.net > > > > > FWIW libgccjit builds position independent code, and can be used to > > build dynamic libraries (which is what I believe gccemacs is doing). > > A nit: there's no such thing as gccemacs. > > Perhaps you mean GNU Emacs starting from version 28, which can compile > Lisp into native code using libgccjit? >