Skip to content

fix: Compile Node 22+ for armv6l #170

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix: Compile Node 22+ for armv6l #170

wants to merge 3 commits into from

Conversation

friebi
Copy link

@friebi friebi commented Apr 14, 2025

Re-enable builds for armv6l.

By switching to Ubuntu 22.04 and gcc-12, I am able to successfully compile Node 22 for armv6l and run it on my Raspberry Pi Zero.
I do not own a Raspberry 1 anymore to test.
I tested with Node 22.14.0.

Fixes #162 and reverts #143.

@friebi
Copy link
Author

friebi commented Apr 14, 2025

How can I trigger and test the CI pipeline?

@friebi
Copy link
Author

friebi commented Apr 15, 2025

I tried locally all latest major Node JS versions from 16 onwards. 17.9.1 fails with build error, all others succeed, including 16.20.2.

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.

node-v22.11.0-linux-armv6l
1 participant