Hi,
There is no stable LuaJIT for ARM64. You will need to download LuaJIT source, compile and install it. Make sure to check out v2.1 branch (development branch), because master doesn't support ARM64.
(Sorry for double post, didn't include all recipients)
Regards, Stefan
On 12/28/2017 9:58 AM, Leo Yan wrote:
Hi all,
Happy holidays.
I am trying to enable eBPF on ARM64 on Hikey620 platform. Following up the instructions on the page [1] to install bcc on debian platform; there have two dependency libs are missed on Debian/Jessie releasing, the two libs are luajit and libluajit-5.1-dev.
I could see lubjit has supported arm but missed for ARM64, so want to check if I understand correctly for this? And very appreciate if you coudl give me more info for current status for luajit and libluajit-dev for supporting ARM64.
Also welcome if you could share experience if you have enabled eBPF on ARM64 platform.
[1] https://github.com/iovisor/bcc/blob/master/INSTALL.md
Thanks, Leo Yan _______________________________________________ luajit mailing list luajit@lists.linaro.org https://lists.linaro.org/mailman/listinfo/luajit