Micro: [Feature Request] aarch64 binary release

Created on 26 Dec 2019  路  4Comments  路  Source: zyedidia/micro

Would it be possible to support release binaries for the ARM64 aarch64 architecture as well next to the existing arm package ?

Many SBCs, the Pinebook (Pro) , some Chromebooks etc. use aarch64 nowadays.

Compiling from source is no problem, but it might help packagers from various distros if a binary package were available.

Most helpful comment

Super. It works. Thanks :-)

All 4 comments

Is the problem that the arm architecture that is compiled with for the linux-arm binary is 32-bit and not 64-bit?

I think on 64bit only ARM distros the 32bit binary is just not recognised and rejected.

I see, I added a 64-bit arm binary target to the auto-builder so I think this should be resolved.

Super. It works. Thanks :-)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

utkarsh2102 picture utkarsh2102  路  3Comments

KhodeN picture KhodeN  路  3Comments

Calinou picture Calinou  路  3Comments

rizal72 picture rizal72  路  3Comments

luis-lavaire picture luis-lavaire  路  3Comments