> From: Nala Ginrut <[email protected]> > Date: Sun, 15 Dec 2024 11:08:25 +0900 > Cc: Maxime Devos <[email protected]>, [email protected], > [email protected], > "[email protected]" <[email protected]>, [email protected] > > > 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?
