Eli Zaretskii wrote: > globals.h:1095:10: error: requested alignment is not an integer constant > struct Lisp_Symbol GCALIGNED s; > ^ Ouch, I had thought that only older MSVC had the problem. Sorry about that. I installed the attached into emacs-26 and merged it to master.