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

💡 Feature request: Add support for ARMv6 builds #342

Open
user451421541757324 opened this issue Dec 4, 2024 · 0 comments
Open

💡 Feature request: Add support for ARMv6 builds #342

user451421541757324 opened this issue Dec 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@user451421541757324
Copy link

Is your feature request related to a problem? Please describe.

Older Raspberry Pi's use the ARMv6 instruction set:

  • ARMv6Z (32-bit)
    • Raspberry Pi 1 Model A
    • Raspberry Pi 1 Model A+
    • Raspberry Pi 1 Model B
    • Raspberry Pi 1 Model B+
    • Compute Module 1
    • Raspberry Pi Zero PCB v1.2
    • Raspberry Pi Zero PCB v1.3
    • Raspberry Pi Zero W

Given their power it is impossible to compile on them but that doesn't mean Redlib wouldn't run well on them.

Describe the feature you would like to be implemented

Having support for ARMv6 would mean supporting more devices, so I would like to see ARMv6 executables (among the releases) that are capable of running on distros like Raspbian (no musl).

@user451421541757324 user451421541757324 added the enhancement New feature or request label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant