luajit2 icon indicating copy to clipboard operation
luajit2 copied to clipboard

loongarch64, lj_arch.h:73:2: error: #error "No support for this architecture (yet)"

Open ganl opened this issue 3 years ago • 3 comments

openresty-1.21.4.1/build/LuaJIT-2.1-20220411/src” lj_arch.h:73:2: error: #error "No support for this architecture (yet)" #error "No support for this architecture (yet)" ^~~~~

[root@localhost build]# uname -a Linux localhost.localdomain 4.19.90-23.19.v2101.a.ky10.loongarch64 #1 SMP Mon Sep 13 22:33:20 CST 2021 loongarch64 loongarch64 loongarch64 GNU/Linux

ganl avatar Sep 17 '22 16:09 ganl

loongarch64 is not supported by LuaJIT yet.

spacewander avatar Sep 18 '22 12:09 spacewander

https://github.com/LuaJIT/LuaJIT/pull/875

ganl avatar Sep 18 '22 14:09 ganl

We have rasied a PR for LoongArch64 in openresty/luajit2, see https://github.com/openresty/luajit2/pull/187

sophie-zhao avatar Oct 18 '22 03:10 sophie-zhao