Skip to content
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 for 32-bit armhf #1

Merged
merged 2 commits into from
Dec 27, 2024
Merged

Build for 32-bit armhf #1

merged 2 commits into from
Dec 27, 2024

Conversation

jepler
Copy link
Member

@jepler jepler commented Dec 11, 2024

Because manylinux2014's compiler encounters errors with the upstream piolib, I took the easy way out and copied the files in and edited them. (They were also reformatted by clang-format, sigh)

Tested in a partially 32-bit, partially 64-bit raspbian os install with a 32-bit python executable (arm-linux-gnueabihf). This required the kernel=kernel8.img line in /boot/firmware/config.txt. I didn't try on a system initially installed as 32-bits by the imager program.

Because manylinux2014's compiler encounters errors with the upstream piolib,
I took the easy way out and copied the files in and edited them. (They were
also reformatted by clang-format, sigh)

Tested in a partially 32-bit, partially 64-bit raspbian os install with a
32-bit python executable (arm-linux-gnueabihf). This required the `kernel=kernel8.img`
line in /boot/firmware/config.txt.
@jepler jepler merged commit 7643c3f into main Dec 27, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant