bug-make
[Top][All Lists]
Advanced

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

Re: [RFC]serialize the output of parallel make?


From: Eli Zaretskii
Subject: Re: [RFC]serialize the output of parallel make?
Date: Fri, 30 Jul 2010 12:35:15 +0300

> Date: Fri, 30 Jul 2010 17:08:55 +0800
> From: Chiheng Xu <address@hidden>
> Cc: address@hidden, address@hidden
> 
> On Fri, Jul 30, 2010 at 4:53 PM, Eli Zaretskii <address@hidden> wrote:
> > This is not to say that I think the original idea is easy to
> > implement.
> >
> > Actually, it is not entirely clear to me what is meant by
> > "serialization" in this context.  Commands are invoked by Make in
> > parallel, and the output is produced in the order of their execution
> > (modulo buffering issues).  What would serialization look like in this
> > context?  Can someone show a simple example?
> >
> 
> Parallelly invoked shells(and commands the shells invoke) may print to
> output randomly, render the output messy.

I asked for an example.  Could you please show a "messy" output and
the output you'd like to have after "serialization"?

TIA




reply via email to

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