Re: AOT compiler (was: Running Compiled Guile Objects)
Nala Ginrut <[email protected]>
| Newsgroups | gmane.comp.gcc.jit,gmane.lisp.guile.user |
|---|---|
| Message-ID | <CAPjoZoeBSvJrCDkDXgJX27Hr3Y3yAC4-mmMzKsuPnQvGwEjatQ@mail.gmail.com> |
@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 <eliz-mXXj517/[email protected]> wrote: > > From: Nala Ginrut <[email protected]> > > Date: Sun, 15 Dec 2024 11:08:25 +0900 > > Cc: Maxime Devos <[email protected]>, [email protected], > jit-/[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? >