|
I'm trying to compile iPerf for an embedded system from my
Linux PC. The target embedded system has the following: ARM9 32-bit Linux
(uClibc) using gcc (3.4.5) as the compiler. The build system is a Linux PC. My question is how to configure iPerf on the Linux (Ubuntu)
PC host side to compile/link correctly for the embedded platform? I've played around with 'configure' to no avail. What
options should I be using? ~P |