Closed seanybaggins closed 1 year ago
Seems upstream only ships some core libs but no libstd for thumbv7em-none-eabihf
. Maybe because it's only a Tier 3 target or just supports non-std for now?
$ ls /nix/store/7qnqqcy0hbi58dlr0agpba5n1px9ldlr-rust-default-1.66.0-nightly-2022-10-09/lib/rustlib/thumbv7em-none-eabihf/lib
liballoc-68f436ab8d0dfe2e.rlib libcore-5540dd7ba8ed8010.rlib
libcompiler_builtins-421948f6b935e21d.rlib librustc_std_workspace_core-d42c30ba205c76a2.rlib
My problem looks very similar to https://github.com/oxalica/rust-overlay/issues/12.
Error message
My
shell.nix
My
toolchain.toml
My
.cargo/config.toml