Skip to content

Instantly share code, notes, and snippets.

@nulldatamap
Created May 15, 2014 14:12
Show Gist options
  • Select an option

  • Save nulldatamap/b47c0f49d736a990b556 to your computer and use it in GitHub Desktop.

Select an option

Save nulldatamap/b47c0f49d736a990b556 to your computer and use it in GitHub Desktop.
$ rustc --target=arm-unknown-linux-gnueabihf main.rs -C linker=arm-linux-gnueabihf-g++ -C "llvm-args=-mcpu=arm1176jzf-s"
rustc: Unknown command line argument '-mcpu=arm1176jzf-s'. Try: 'rustc -help'
rustc: Did you mean '-debug=arm1176jzf-s'?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment