You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first, I would like to avoid that, and just ask people that wanted to have their packages for this architecture to just move their packages recipes to conda-forge (see #752). However, as osx-arm64 becomes a mainstream architecture, documenting this difference w.r.t. to Intel-based macOS would simply become more complex to document that to simply add support for osx-arm64 in the generate-conda-packages GitHub Action via cross-compilation. B.t.w, a nice side effect of this is that we would be able to also generate linux-arm64 packages even if GitHub Actions does not support arm64 Linux workers.
However, on the osx-64 we are currently blocked until all the dependencies are available, see #916 .
The text was updated successfully, but these errors were encountered:
traversaro
changed the title
Add cross-compiling support to generate-conda-packages GitHub Actions and generate packages in robotology channel for osx-arm64 and linux-arm64 architectures
Add cross-compiling support to generate-conda-packages GitHub Action and generate packages in robotology channel for osx-arm64 and linux-arm64 architectures
Dec 9, 2021
traversaro
changed the title
Add cross-compiling support to generate-conda-packages GitHub Action and generate packages in robotology channel for osx-arm64 and linux-arm64 architectures
Add cross-compiling support to generate-conda-packages GitHub Action and generate packages in robotology channel for linux-arm64 architectures
May 31, 2024
As there is now native GitHub Actions support for osx-arm64, we do not need anymore to do cross-compilation for osx-arm64, I updated the title of the issue.
At first, I would like to avoid that, and just ask people that wanted to have their packages for this architecture to just move their packages recipes to conda-forge (see #752). However, as osx-arm64 becomes a mainstream architecture, documenting this difference w.r.t. to Intel-based macOS would simply become more complex to document that to simply add support for osx-arm64 in the generate-conda-packages GitHub Action via cross-compilation. B.t.w, a nice side effect of this is that we would be able to also generate
linux-arm64
packages even if GitHub Actions does not support arm64 Linux workers.However, on the osx-64 we are currently blocked until all the dependencies are available, see #916 .
The text was updated successfully, but these errors were encountered: