https://bugs.winehq.org/show_bug.cgi?id=48113
--- Comment #10 from Carlo Bramini carlo.bramix@libero.it --- Hello, I verified that the problem still exists. Tested with:
$ uname -a CYGWIN_NT-10.0 LAPTOP-658U9K2I 3.3.3(0.341/5/3) 2021-12-03 16:35 x86_64 Cygwin
$ gcc --version gcc (GCC) 11.2.0
I have to say that, after long time, I tried to build again with CYGWIN and unfortunately the build process hangs for other errors before reaching this point. Many things seem to not build anymore. However, you can still reproduce the bug by doing a "cd programs/arp" (or one of the other programs could be used) and launching "make" directly from that directory.