-
Notifications
You must be signed in to change notification settings - Fork 3
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
Build error. Aarch64. gcc-12. Nim 1.6.0 vs 1.6.6 #5
Comments
With 1.6.6 it looks like:
cheers! |
does this compile for you?
|
if you're installing with nimble, try it with |
Hi clort81! I am getting the same error as you, but unfortunately I currently don't know how to fix it. I tried SolitudeSF's suggestions too, and that didn't help either. It seems like the problem might be with the Zippy library that tpix is using through the pixie library. I have not encountered this problem before, as I have only compiled arm64 binaries through cross compilation with the zig compiler on my Intel system, and that works perfectly. I will have to spend some more time with this to figure out what could be wrong, but for now I would recommend downloading the precompiled arm64 binary that you can find in the Releases section. I have tested that one on a Rpi4 running 64-bit RaspberryPi OS without any issues. |
Hi! Nimble is a neat tool.
I'm not a NIM programmer but here's what happens when i try the nimble compile/run using:
Compiled at 2021-12-17
Cheers!
The text was updated successfully, but these errors were encountered: