Cross compiling to 32-bit x86 macOS stable 1.15.1 causes compiler panic #40519
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Tried to cross compile my project rust-belt to 32-bit x86. On rust-belt commit johnthagen/rust-belt@55898ea.
OSX 10.11.6.
rustup show Default host: x86_64-apple-darwin installed toolchains -------------------- stable-x86_64-apple-darwin (default) nightly-x86_64-apple-darwin installed targets for active toolchain -------------------------------------- i686-apple-darwin x86_64-apple-darwin active toolchain ---------------- stable-x86_64-apple-darwin (default) rustc 1.15.1 (021bd294c 2017-02-08)
The text was updated successfully, but these errors were encountered: