Hello, I am trying to cross compile a Rust project for arm (BeagleBone) but whenever I try to build I get the error "linker not found". Does anyone know how I can fix this?
I attached a picture of the terminal. 
EDIT: just to clarify, I followed the the rust-cross cargo cross compile guide to the letter and still get the same issue.