crossexec runs a cross-compiled
command in an environment that supports a cross-compilation architecture different
from the current host. The cross environment is determined by
crosstype, usually a host type name produced by
package(1). crosstype is used to find an entry in
$HOME/.crossexec
that specifies the cross compiler host and access details.
The exit status of crossexec is the exit status of command.