|
run arm executable on i686 machine
Hi,
i have bootstrapped an arm toolchain (gcc, newlibc, binutils, etc) on my i686 Debian machine; successfully as it seems, since i managed to produce an arm executable. This executable is destined to be run on an embedded arm computer. The question is how could i test this executable? A hint?
Thnx
|