Odin icon indicating copy to clipboard operation
Odin copied to clipboard

Prebuilt ARM(64) binaries

Open leap0x7b opened this issue 3 years ago • 4 comments

I don't want to build Odin in my ARM64 machine and waste a ton of gigabytes just to build Odin.

leap0x7b avatar Jan 07 '22 08:01 leap0x7b

? Odin doesn’t take gb’s to build, but requires llvm and opt always. But yeah can understand why one would rather not build it himself.

Also for what platform do you want to have a build? As it’s pretty difficult right now to get Arm64 machines for windows and or linux and macOS.

If you are on discord i can give you a arm64 binary for macOS.

Platin21 avatar Jan 07 '22 13:01 Platin21

I want an arm64 binary for Linux (maybe make it static-linked so it works in other Linux distros with different libc like Alpine)

leap0x7b avatar Jan 08 '22 12:01 leap0x7b

  1. I don’t think we support static linking right now also you still need opt and lld which isn’t delivered with odin
  2. I don’t think there are arm64 runners for github actions so if you want such a build it basically requires a fast enough arm64 platform to build which doesn’t seem to exist right now.

Platin21 avatar Jan 08 '22 16:01 Platin21

Hello!

I am marking this issue as stale as it has not received any engagement from the community or maintainers 120 days. That does not imply that the issue has no merit! If you feel strongly about this issue

  • open a PR referencing and resolving the issue;
  • leave a comment on it and discuss ideas how you could contribute towards resolving it;
  • leave a comment and describe in detail why this issue is critical for your use case;
  • open a new issue with updated details and a plan on resolving the issue.

The motivation for this automation is to help prioritize issues in the backlog and not ignore, reject, or belittle anyone..

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