-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plan to be arm64 compatible? #590
Comments
LuaJIT isn't really actively maintained at this point and the ARM64 support was still pretty buggy, but you could probably try building using the plethora of bugfix patches some distros are shipping. |
Well, thank you for your advice. Unfortunately I will not go forward with Howl as It seems hard to get it to work and most important stable. I will follow the developpement and try Howl later if it becomes possible to install it with a little compilation or package installation. Good luck! |
Bit late on the party, but howl compiles and runs on alpine aarch64 (which is another name for arm64), without applying any luajit patches. Guessing this is either a glibc-related or distro package issue? |
Hi,
Sadly I can't use Howl with RaspberryPi 4 under Manjaro OS...
First error is:
Then I get a another when I compile my init file:
After looking for a solution I guess it is not possible to be under an ARM arch for the moment...
Any advice/tips?
Thanks all
The text was updated successfully, but these errors were encountered: