Replies: 1 comment
-
are you using a 64bit distro maybe? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Could you pålease refer to where we can download a Pi Zero W binary, now that it takes so many hours to compile. The QZ nightly build - 2025-08-26 contains one file that looks like a candidate, qdomyos-zwift-32bit
Despite it being an ARM binary, it hust dies with Illegal Instruction.
qdomyos-zwift-32bit: ELF 32-bit LSB pie executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=173860c2f7573be333454935964b5d06afc99ec5, for GNU/Linux 3.2.0, stripped
The difference from the one I compiled myself is pie in the one from Releases.
My own build:
qdomyos-zwift: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=499e8afa8033eaed9cd3d145bbe91f9e0aedc6c1, for GNU/Linux 3.2.0, stripped
Beta Was this translation helpful? Give feedback.
All reactions