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: Pavel Fedin
Subject: RE: [PATCH] Use spawn() in GNU Make on Cygwin, updated
Date: Mon, 02 Sep 2013 16:12:42 +0400

 Hello!

> 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.

 Huh, this is the first such feedback.
 Of course i use it in production environment. Also, it passes make test
suite. Could you exactly tell me what breaks and where, so that i could
reproduce the problem ? This would be very helpful.
 Actually i have some glitches with -j, but i also had glitches without this
patch.

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia


> -----Original Message-----
> From: Ray Donnelly [mailto:address@hidden
> Sent: Monday, September 02, 2013 2:58 PM
> To: Pavel Fedin
> Cc: Christopher Faylor; address@hidden; Eli Zaretskii
> Subject: Re: [PATCH] Use spawn() in GNU Make on Cygwin, updated
> 
> "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]