How would one cross compile if they already have a compiler for the target arch already setup on their system, so the building can be done locally and then copied later after the build to the intended system, instead of ssh'ing and building on the intended system?