Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown codegen option: embed-bitcode #1

Open
judemoses opened this issue Jul 31, 2020 · 0 comments
Open

unknown codegen option: embed-bitcode #1

judemoses opened this issue Jul 31, 2020 · 0 comments

Comments

@judemoses
Copy link

sudo cargo xbuild --release --target armv5te-unknown-linux-gnueabi
error: failed to run rustc to learn about target-specific information

Caused by:
process didn't exit successfully: rustc - --crate-name ___ --print=file-names -Cembed-bitcode=yes --target armv5te-unknown-linux-gnueabi --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro (exit code: 1)
--- stderr
error: unknown codegen option: embed-bitcode

error: "/Users/zhangchi/.rustup/toolchains/nightly-2019-02-04-x86_64-apple-darwin/bin/cargo" "rustc" "-p" "alloc" "--release" "--manifest-path" "/tmp/cargo-xbuildlFHoV7/Cargo.toml" "--target" "armv5te-unknown-linux-gnueabi" "--" "-Z" "force-unstable-if-unmarked" failed with exit code: Some(101)
note: run with RUST_BACKTRACE=1 for a backtrace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant