in reply to Re: Cross compile perl for arm-linux
in thread Cross compile perl for arm-linux

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?