Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

ARM 64 a possibility? #4

Open
muggy8 opened this issue Aug 14, 2018 · 4 comments
Open

ARM 64 a possibility? #4

muggy8 opened this issue Aug 14, 2018 · 4 comments

Comments

@muggy8
Copy link

muggy8 commented Aug 14, 2018

I was checking this out and my system is arm64 but when i tried to install it, i got the message that the project is for armhf rather than arm64. i tried building from source and it seems to have failed for some reason i dont know why saying permission denied and i even tried to do it with sudo.

Sorry i'm kinda a skrub and new to all this

@SteveDesmond-ca
Copy link
Owner

Theoretically the architecture is backwards compatible, so it should still work. Let me know! If not, once I get 1.22+ builds working, 64-bit will be next on my list.

@muggy8
Copy link
Author

muggy8 commented Aug 15, 2018

Thanks! i dont know why but when i tried installing the binaries it my package installer just says that the package architecture is armhf and i have an arm64 architecture and it just refuses to install at all. I'm running Ubuntu via LinuxDeploy on my GalaxyS7 phone which is one of the main issues i'm having barely any luck with these things. PS: please dont ask why...

Thanks!

@SteveDesmond-ca
Copy link
Owner

Builds are working again, so this should be possible with some effort:

  1. you'll need to change anywhere you see gnueabi here and in https://github.com/stevedesmond-ca/arm-builder to androideabi if it's running Android (not sure if it is, or if it's Ubuntu on the root)
  2. https://github.com/stevedesmond-ca/vscode-arm/blob/5014d01c90379960a805f207f1228c4c4cb7daa4/Dockerfile#L28 should be arm64, as should any of the -arm- gulp commands at the bottom.

Feel free to give it a shot!

@muggy8
Copy link
Author

muggy8 commented Sep 18, 2018

Thanks for the response, I'm trying this out and I got the error

I'm running ubuntu on root using my android phone so i dont think i need to change the gnueabi to androideabi but did try chainging arm to arm64 where applicable but it doesn't seem to just spit out an error

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

2 participants