bug-make
[Top][All Lists]
Advanced

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

Re: [PATCH] Use spawn() in GNU Make on Cygwin, updated


From: Ray Donnelly
Subject: Re: [PATCH] Use spawn() in GNU Make on Cygwin, updated
Date: Mon, 2 Sep 2013 11:58:05 +0100

Did you actually try your patch in a production environment? It breaks
make -jN, so any efficiency gains are negated by that fact. We tried
it in MSYS2 and had to remove it.

"because they already own the computing world"

... riiiight.

On Mon, Sep 2, 2013 at 6:45 AM, Pavel Fedin <address@hidden> wrote:
>> I really consider the use of Cygwin's spawn() deprecated and I'm not
>> really interested in spending time on it.
>
>  Why ? It is a way to significantly increase performance. And, before Cygwin
> has posix_spawn(), it is the only way to do it.
>  I was following various fork() discussions, Microsoft is not interested in
> solving this because they say absolutely the same phrase about POSIX and all
> that. And, in fact, their phrase weights much more, because they already own
> the computing world.
>
> Kind regards,
> Pavel Fedin
> Expert Engineer
> Samsung Electronics Research center Russia
>
>
> _______________________________________________
> Bug-make mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-make



reply via email to

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