cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

Ken Brown kbrown@cornell.edu
Fri Sep 17 19:53:18 GMT 2021


On 9/17/2021 1:43 PM, Takashi Yano wrote:
> Adding
> AM_LDFLAGS = -static
> in winsup/utils/mingw/Makefile.am
> and rerun winsup/autogen.sh resolves the issue.

I've made that change and uploaded a test release.  Interestingly, the upload 
process itself revealed a bug:

$ cygport *.cygport up
/usr/bin/cygport: line 426: echo: write error: Broken pipe
/usr/bin/cygport: line 426: echo: write error: Broken pipe
/usr/bin/cygport: line 426: echo: write error: Broken pipe
/usr/bin/cygport: line 426: echo: write error: Broken pipe
*** Info: Building native toolchain for x86_64-pc-cygwin host
/usr/bin/cygport: line 426: echo: write error: Broken pipe
/usr/bin/cygport: line 426: echo: write error: Broken pipe
 >>> Uploading cygwin-3.3.0-0.1.9814cfd8f693.x86_64
[...]

This happens in an xterm window, but not in mintty.

Ken


More information about the Cygwin-developers mailing list