> Date: Fri, 30 Jul 2010 17:08:55 +0800
> From: Chiheng Xu <chiheng...@gmail.com>
> Cc: psm...@gnu.org, bug-make@gnu.org
> 
> On Fri, Jul 30, 2010 at 4:53 PM, Eli Zaretskii <e...@gnu.org> 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


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to