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
❭ RUST_TARGET_PATH=$(pwd) cargo build --target x86_64-blog_os
error: failed to run `rustc` to learn about target-specific information
Caused by:
process didn't exit successfully: `rustc - --crate-name ___ --print=file-names --target x86_64-blog_os --crate-type bin --crate-type rlib` (exit code: 101)--- stderrerror: Error loading target specification: linker flavor must be one of: em binaryen gcc ld msvc | = help: Use `--print target-list` for a list of built-in targets
Build System
x86_64-unknown-linux-gnu
Elementary OS 0.4.1 Loki
Built on "Ubuntu 16.04 LTS"
Solution
Regressing to x86_64-blog_os.json before #398 fixed the issue.
The text was updated successfully, but these errors were encountered:
Error Mesage
Build System
x86_64-unknown-linux-gnu
Elementary OS 0.4.1 Loki
Built on "Ubuntu 16.04 LTS"
Solution
Regressing to
x86_64-blog_os.json
before #398 fixed the issue.The text was updated successfully, but these errors were encountered: