public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Parallel make hangs on 64-bit Cygwin
@ 2023-03-22 14:33 Jon Beniston
  2023-03-23  2:19 ` marco atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Beniston @ 2023-03-22 14:33 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 454 bytes --]

Hi,

 

When trying to build gcc using make with -j N, I'm finding that make will
hang on 64-bit Cygwin. I don't see this problem with 32-bit Cygwin on the
same PC. When it hangs, there are N make processes reported in task manager
that are using 0% CPU, that appear to be waiting for N sh.exe programs also
using 0% CPU. Non parallel builds seem to be OK.

 

Any idea what might be wrong? Cygwin install is up to date. Windows 10.

 

Thanks,

Jon

 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Parallel make hangs on 64-bit Cygwin
  2023-03-22 14:33 Parallel make hangs on 64-bit Cygwin Jon Beniston
@ 2023-03-23  2:19 ` marco atzeri
  2023-03-23  9:25   ` Jon Beniston
  0 siblings, 1 reply; 3+ messages in thread
From: marco atzeri @ 2023-03-23  2:19 UTC (permalink / raw)
  To: Jon Beniston; +Cc: cygwin

On Wed, Mar 22, 2023 at 3:34 PM Jon Beniston via Cygwin wrote:
> Hi,

Hi Jon

> When trying to build gcc using make with -j N, I'm finding that make will
> hang on 64-bit Cygwin. I don't see this problem with 32-bit Cygwin on the
> same PC. When it hangs, there are N make processes reported in task manager
> that are using 0% CPU, that appear to be waiting for N sh.exe programs also
> using 0% CPU. Non parallel builds seem to be OK.
>
> Any idea what might be wrong? Cygwin install is up to date. Windows 10.

There was a discussion on the matter on the packager mailing list in February
https://cygwin.com/pipermail/cygwin-apps/2023-February/042624.html

Please try the test version of the package
https://cygwin.com/pipermail/cygwin-announce/2023-March/010972.html

and let us know it the 4.4.1-2 version solves your problem

> Thanks,
>
> Jon

Regards
Marco

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Parallel make hangs on 64-bit Cygwin
  2023-03-23  2:19 ` marco atzeri
@ 2023-03-23  9:25   ` Jon Beniston
  0 siblings, 0 replies; 3+ messages in thread
From: Jon Beniston @ 2023-03-23  9:25 UTC (permalink / raw)
  To: 'marco atzeri'; +Cc: cygwin

Hi Marco,

>There was a discussion on the matter on the packager mailing list in February https://cygwin.com/pipermail/cygwin-apps/2023-February/042624.html

Thanks. I did search, but it seems Google's index doesn't include that thread: https://www.google.com/search?q=%22Heads+up%3A+Problems+with+parallel+make%22+site%3Ahttps%3A%2F%2Fcygwin.com%2F

>Please try the test version of the package https://cygwin.com/pipermail/cygwin-announce/2023-March/010972.html
>
>and let us know it the 4.4.1-2 version solves your problem

Current version of make (4.4.1-1) with  --jobserver-style=pipe works and the test build 4.4.1-2 works without needing that option. Thanks.

Cheers,
Jon



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-23  9:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22 14:33 Parallel make hangs on 64-bit Cygwin Jon Beniston
2023-03-23  2:19 ` marco atzeri
2023-03-23  9:25   ` Jon Beniston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).