openresty / luajit2

OpenResty's Branch of LuaJIT 2
https://luajit.org/luajit.html
Other
1.2k stars 193 forks source link

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

Open ganl opened 1 year ago

ganl commented 1 year ago

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

spacewander commented 1 year ago

loongarch64 is not supported by LuaJIT yet.

ganl commented 1 year ago

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

sophie-zhao commented 1 year ago

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