This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Unable to cross-compile for i686-pc-windows-gnu (cross version out of date?) #148
Labels
bug
Something isn't working
Description
I've been attempting to cross compile a Rust project for i686-pc-windows-gnu on the ubuntu-latest platform, which appears to work fine until the linking stage. Related PR is here: FrancisRussell/zoog#17
Workflow code
https://github.com/FrancisRussell/zoog/blob/3dbd3d39438db55344819d9df067490073a93a35/.github/workflows/ci.yml
Action output
Expected behavior
Compilation succeeds.
Additional context
From what I can tell, cross does support this target which is why I'm filing here first.
The text was updated successfully, but these errors were encountered: