-
Notifications
You must be signed in to change notification settings - Fork 18
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
[TASK] Provide aarch64 build in harbour #151
Comments
I created temporary repository with aarch64 build: https://openrepos.net/content/karry/irc-sailfish-communi-aarch64 |
I don't understand why? Doesn't the OS have multilib support for running 32-bit apps? |
Nope unfortunately. It is possible to run armv7 binaries on aarch64 variant of Sailfish OS (I tried it with statically linked Busybox), but it does not include 32 bit userspace libraries. It is understandable more or less. Because it would create another surface for bugs and would increase size of the system image almost twice... There is thread about armv7 support on Sailfish OS forum. |
To be honest though, I don't personally use Sailfish anymore so I'm not really motivated, but perhaps @Thaodan would be willing to do the work? |
I'll create a new release soon and will add aarch64 support stay tuned. |
Blocks #152 |
Hi.
Jolla released SFOS for Xperia 10 II few months ago. On this device just aarch64 applications may be used. It would be great to provide aarch64 build of this great IRC client in harbour/openrepos.
The text was updated successfully, but these errors were encountered: