Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

support for android termux #148

Open
naveedpash opened this issue Jan 21, 2019 · 2 comments
Open

support for android termux #148

naveedpash opened this issue Jan 21, 2019 · 2 comments

Comments

@naveedpash
Copy link

Hey guys,
I'm considering moving to Julia simply because R depends heavily on compiling C/C++ code when installing packages. Unfortunately these packages were not written with android in mind as a platform which has completely different abi and libc.
So I'm very excited to see that julia has a concept of binary builder/provider. Except can you guys create a platform_key for aarch64-libc-linux-android so I can use Julia on Termux for Android? Because a lot of binaries required by packages are on their repositories (e.g. arpack-ng for package Arpack)

Thank You!

@ararslan
Copy link
Member

The first order of business for Android support would be to have actual Julia binaries available for it. Does Julia successfully build on or cross-compile for Android?

@tshort
Copy link

tshort commented Jan 21, 2019

visr pushed a commit to visr/BinaryProvider.jl that referenced this issue May 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants