New comment by zenny on void-packages repository https://github.com/void-linux/void-packages/issues/24240#issuecomment-673439967 Comment: > Hi, > > we only package released software, and gccemacs is still in heavy development. The build probably fails, because we don't have libgccjit packaged at all, so you would need to start with that. > @leahneukirchen Thanks. As you are onto academics yourself as seen in https://leahneukirchen.org/talks/, GccEmacs could be of your interest?! Anyway, ould you mind briefing the ideal void way to build libgccjit as well as GccEmacs without conflicting other void file structures for maintaining compatibility with void Emacs packages in the future? Two resources I found useful are: 1. https://gcc.gnu.org/wiki/JIT which points to https://gcc.gnu.org/onlinedocs/jit/internals/index.html#working-on-the-jit-library for non-standard linux distros 2. https://www.emacswiki.org/emacs/GccEmacs#toc5 (for manual build of GccEmacs) > WONTFIXing for now, but feel free to ask on this thread for help. Appreciate that. Cheers, and stay safe, /z