Fork me on GitHub
#emacs
<
2023-10-31
>
manas_marthi09:10:34

Hi All, I uninstalled emacs-plus and installed the default emacs on my mac. how can I check if my emacs installation supports "native compilation support" like emacs-plus

Roma10:10:32

M-: (native-comp-available-p)?

jkxyz11:10:58

You can also inspect system-configuration-options to see the compilation options:

$ emacs --quick --batch --eval '(message system-configuration-options)'
--prefix=/nix/store/881hhr2k0q29s2gvxb49zmiwjg1h107l-emacs-pgtk-29.1 --disable-build-details --with-modules --with-pgtk --with-native-compilation --with-tree-sitter --with-xwidgets