[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Monitoring make progression
From: |
Benjamin Delagoutte |
Subject: |
Monitoring make progression |
Date: |
Thu, 28 Sep 2006 09:18:34 +0200 |
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
- Monitoring make progression,
Benjamin Delagoutte <=