Menu

tracing parallel make jobs

Anonymous
2011-09-20
2012-12-10
  • Anonymous

    Anonymous - 2011-09-20

       Is there any support in remake for connecting make output from different threads when parallel make is used?  Normally the output from them is mixed and it can be really hard to trace the execution of one of the parallel jobs.

     
  • Rocky Bernstein

    Rocky Bernstein - 2011-09-21

    Hmm….  I never thought about this.

    I'll consider adding a thread id when there's more than one thread running and one of the parallel options have been given.

    Of course patches are most welcome.

     
  • Rocky Bernstein

    Rocky Bernstein - 2011-09-27

    I have now added some code to show the process id of the job that is running although sometimes it is 0. Having used it though I'm not sure it helps all that much.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.