make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Job server support for Win32 versions


From: Eli Zaretskii
Subject: Re: Job server support for Win32 versions
Date: Tue, 29 Dec 2009 02:34:36 -0500

> Date: Mon, 28 Dec 2009 22:37:50 -0800
> From: tom honermann <address@hidden>
> 
> Does anyone know of current or previous efforts to get the job
> server feature working in Win32 versions of GNU make?

This feature wasn't ported to Windows, and I'm not aware of any
on-going effort to do so.

You are welcome to work on that.  AFAICS, there are no fundamental
reasons why it couldn't work on Windows, but the extensive use of
signals in the Posix code would need to be reworked for Windows,
because there's nothing like SIGCHLD etc.

TIA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]