> From: Nala Ginrut <nalagin...@gmail.com> > Date: Sun, 15 Dec 2024 11:08:25 +0900 > Cc: Maxime Devos <maximede...@telenet.be>, t...@refpersys.org, > j...@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?