On 11/02/2020 07:58, Peter Dons Tychsen wrote:
It seems to be related to the fact the is is spawning non-cygwin
programs. If i do the same test with normal GCC (default cygwin gcc)
then everything is fine.

That's great work, and I can confirm that it is the same in my environment. Our makefiles start the following:

 * Several cygwin utilities (e.g. cygpath, cut, sed, etc.)
 * Linux cross-compilers/linkers that are cygwin programmes
 * Windows native compilers/linkers (not cygwin)
 * HPE Nonstop cross-compilers/linkers (not cygwin)

So what you've found is consistent with the issue that we're getting.

Dave


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to