Hardware, Software, and Wetware on the Bleeding Edge

Emacs Native Compilation on the LicheePi 4A Console

This was something that used to work just fine with the previous version of Emacs they used to install, but now I get this kind of garbage. Emacs seems to be trying to native compile all of the elisp files and of course it doesn’t work on RISC-V. It doesn’t look like there is a way to disable native compile if Emacs has been built with it. Since RevyOS doesn’t seem to include deb-src packages it looks like it is going to be a mess to build from source to exclude. Looks like I’m just going to have to disable logging and hope for the best.

Leave a comment