-
Notifications
You must be signed in to change notification settings - Fork 40
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
ARMv7 support #3
Comments
thanks for reporting. |
I would gladly help you if I didn't lack ASM skills :-( Even if you don't have an ARM device you can still cross compile and execute/test using qemu:
Then try to run it:
|
If it helps, I can confirm as of 2023-02 that this library is compiling & working on aarch64, with all tests passing. |
Now armv7 linux is supported. Thanks you all! |
Hello there, I'm trying to compile
may
but it looks likegenerator
doesn't likes my Raspberry Pi v2.I used this command to try to build it:
This is the error log:
This is my
/proc/cpu/info
Kernel, distro, toolchain and Rust info:
The text was updated successfully, but these errors were encountered: