amazon-genomics-cli icon indicating copy to clipboard operation
amazon-genomics-cli copied to clipboard

ARM support for install.sh

Open bollig opened this issue 2 years ago • 4 comments

Description attempted to install on t4g instance type and ran into an unsupported arch error. Aarch64 would be great for cost-effective bastion/cli.

Use Case

Proposed Solution

Other information

bollig avatar Apr 07 '22 03:04 bollig

Proposed solution - add an additional compile target here: https://github.com/aws/amazon-genomics-cli/blob/6eaa773b86aab2f98c174da756bc912ecf287ad7/packages/cli/Makefile#L32-L39

wleepang avatar Apr 07 '22 21:04 wleepang

Greetings! Sorry to say but this is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to open a new one.

github-actions[bot] avatar Jul 07 '22 00:07 github-actions[bot]

@wleepang I ended up wrapping your proposal in with some adjustments for Darwin and Linux ARM CLI build and release support in #569

m3talsmith avatar Nov 17 '22 19:11 m3talsmith

@bollig ARM CLI build support, including install.sh, has been merged into main. I would be interested in your feedback, should you hit any additional issues related.

m3talsmith avatar Nov 18 '22 20:11 m3talsmith