使用cygwin编译Windows版iperf3
由于想在Windows下使用最新的iperf3,但iperf3 Windows版从3.1.3之后就没有更新了,于是尝试了下自己编译最新的iperf3版本。 编译准备下载并安装cygwin, 安装所有Devel,在cygwin shell下载iperf3源码。 编译过程cd iperf源码目录 ./bootstrap.sh #可选 ./configure make make install 报错处理如果make中出现以下错误,需要修改cygwin的ossl_typ.h文件((默认为:C:\cygwin64\usr\include\openssl\ossl_typ.h)): $ make Making all in src make[