-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Description
xargo build --target thumbv7em-tock-eabi
error: failed to run rustc to learn about target-specific information
Caused by:
process didn't exit successfully: rustc - --crate-name ___ --print=file-names --sysroot /Users/rob/.xargo -Z force-unstable-if-unmarked --target thumbv7em-tock-eabi --crate-type bin --crate-type rlib (exit code: 101)
--- stderr
error: Error loading target specification: Field target-c-int-width in target specification is required
|
= help: Use --print target-list for a list of built-in targets
xargo 0.3.10
cargo 0.26.0-nightly (1d6dfea44 2018-01-26)
Mac OS X 10.13.3 (17D47)
Any idea how to get past this?
Metadata
Metadata
Assignees
Labels
No labels