https://bugs.winehq.org/show_bug.cgi?id=48113
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- (In reply to Carlo Bramini from comment #2)
Created attachment 65699 [details] Console output of "gcc -mno-cygwin"
Thank you for your quick reply. Perhaps I'm doing something wrong, but this is what I get if I try to call gcc with -mno-cygwin option.
You shouldn't do that. The option is meant for winegcc. If it gets passed through to gcc that's a winegcc bug.