cross compile iperf for tda custom board

toolchains path: /opt/tda/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/

Step 1:Download && untar

wget https://iperf.fr/download/source/iperf-2.0.8-source.tar.gz
tar -zxvf iperf-2.0.8.tar.gz

Step 2:Export compiler path

cd iperf-2.0.8
export PATH=/opt/tda/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/:$PATH

Step 3:Make Install Dir

mkdir output

Step 4:Configure

./configure --prefix=./output --host=arm-linux-gnueabihf

Step 5:Make && Make install

make && make install

Step 6:Check the output file

file iperf
iperf: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=749575ae5bf0ac28901dc790e5c231e777db092d, not stripped

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值