Hello,

I wonder if there is a way to monitor the progression of a 'make'
process. I'm currently writing a GUI for a build system, which uses GNU
'make'. The build takes a long long time, so I would like 'make' to give
a feedback to the user : like "60 % done" or "proceeding task #18/120".
Eventually, I'll use this feedback to move a progress bar in the GUI.

Do you know a way to do something like this ?

Thank you very much.

Benjamin Delagoutte



_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to