WorksOnArm / equinix-metal-arm64-cluster

Arm and Equinix Metal have partnered to make powerful Neoverse based Armv8 bare metal infrastructure including latest generation Ampere systems — available for open source software developers to build, test and optimize for Arm64 architecture.
http://www.worksonarm.com
77 stars 12 forks source link

ARM64 version of cmake #213

Closed galak closed 4 years ago

galak commented 4 years ago

Would like to see the project work with Kitware to have them be able to build arm64 binaries and publish them on a regular basis. While cmake is available from distro(s) sometimes a newer version is needed and on x86 one can easily grab a release binary package from Kitware.

https://discourse.cmake.org/t/regarding-cmake-aarch64-binary-in-releases-and-cmake-cross-build-host-x86-64-target-aarch64/1109

galak commented 4 years ago

https://gitlab.kitware.com/cmake/cmake/-/issues/20122

vielmetti commented 4 years ago

Hi @galak thanks for the heads up - if you have a good contact from the Kitware team I'd be happy to have a conversation on this topic.

galak commented 4 years ago

Hi @galak thanks for the heads up - if you have a good contact from the Kitware team I'd be happy to have a conversation on this topic.

I don't, I think looking at https://gitlab.kitware.com/cmake/cmake/-/tree/master/Utilities/Release and adding arm64 linux support would be a huge start.

vielmetti commented 4 years ago

Thanks @galak . I'm closing this issue now and have related the relevant info to some contacts who may be able to make progress on getting current arm64 binaries built for cmake. If there's a reason to reopen it I will do so!

vielmetti commented 4 years ago

https://gitlab.kitware.com/cmake/cmake/-/issues//17923 looks like the issue to bring up directly with cmake, @galak .

vielmetti commented 4 years ago

Also relevant @galak is https://gitlab.kitware.com/cmake/cmake/-/issues/20122 where there is a "snap" based access to images on multiple architectures including aarch64.