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
Hi - Correct me if I'm wrong, but it looks like the gnat builds here targeting aarch64 are meant to be run on x86 linux platforms. I may have just built the incorrect toolchain (I was using gnat-arm-elf-linux64-12.1.0-2.tar.gz), but it doesn't look like there's such a release published. Would it be possible to get those out of the CI? Thanks!
The text was updated successfully, but these errors were encountered:
@atalii at the moment we don't have reliable ways in GitHub CIs to build native toolchain on aarch64. We will try to make it happen in 2025, but no promises on this.
Hi - Correct me if I'm wrong, but it looks like the gnat builds here targeting aarch64 are meant to be run on x86 linux platforms. I may have just built the incorrect toolchain (I was using
gnat-arm-elf-linux64-12.1.0-2.tar.gz
), but it doesn't look like there's such a release published. Would it be possible to get those out of the CI? Thanks!The text was updated successfully, but these errors were encountered: