Mike Pall wrote: > First try to delete the hole #if cruft and only use this line: > > #define LUA_TVALUE_ALIGN __attribute__ ((aligned(8))) > > Then recompile everything. That fixed it. Thank you! :)