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

Julia 64bit ARM Binary Version is missing for Julia 1.0.0 #28783

Closed
jamitzky opened this issue Aug 20, 2018 · 5 comments
Closed

Julia 64bit ARM Binary Version is missing for Julia 1.0.0 #28783

jamitzky opened this issue Aug 20, 2018 · 5 comments
Labels
system:arm ARMv7 and AArch64

Comments

@jamitzky
Copy link

The arm version of julia 1.0.0 does not run on my android device because it needs a 64bit-version. Julia 0.6.2 worked fine. Why did you drop the 64bit Version?
I was using termux and proot/fedora to provide a container for it on android 6.0.

@vchuravy vchuravy added the system:arm ARMv7 and AArch64 label Aug 20, 2018
@vchuravy
Copy link
Member

I believe AArch64 support is currently blocked on #27174, and the ARM/AArch64 port is currently lacking a maintainer.

@ararslan
Copy link
Member

Why did you drop the 64bit Version?

It was not a conscious choice. As Valentin said, it was due to technical limitations in supporting AArch64. Hopefully we'll be able to get that fixed and provide AArch64 binaries again in the future.

@PallHaraldsson
Copy link
Contributor

PallHaraldsson commented Oct 3, 2018

FYI: In the mean-time, the README is no longer correct, only about what we want, with it only correct for pre-1.0): "Julia fully supports ARMv8 (AArch64) processors, and supports ARMv7 and ARMv6 (AArch32) with some caveats."

Also in the meantime https://julialang.org/downloads/oldreleases.html should maybe have ARM binaries for 0.6, not only 0.5?

@robsmith11
Copy link
Contributor

There's a 1.0.3 aarch64 binary now, so this could be closed.

@ViralBShah
Copy link
Member

Arm binaries are still an issue. But at least we have 1.0 binaries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system:arm ARMv7 and AArch64
Projects
None yet
Development

No branches or pull requests

6 participants