chipsenkbeil/distant

Create a compilation for `aarch64-linux`

heaveless opened this issue · 4 comments

Could you create a compilation for aarch64-linux?
My idea is to be able to connect to an external server through a tablet using termux, I tried to compile it from my own media but I always have the error aarch64-linux-gnu-gcc command not found archlinux.

@heaveless hey there! There's currently #163 open to support termux officially. There are a couple of dependencies that need to be updated for it to compile.

As it turns out, there was already an effort to get a termux build working with some patches, which you can find here: https://github.com/termux/termux-packages/blob/961d5892a375686beb520443df87f8a87bb49ab9/packages/distant/build.sh

@chipsenkbeil Great, I'll check it out now. Thank you :)

If you need anything else related to termux, feel free to add it to that issue. :)

Closing this out!

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.