On 26.04.2012 17:31, OBones wrote:
Hello,
Is there a way get progress information output by the compiler while
building a project?
I tried the -vt option, but I can't figure out a way to parse this and
get something like current value and max while the lines are output.
I also tried to look in the lazarus sources but could not figure out how
they do it either.
Any help would be very much appreciated.
FPC does not print continous line information. Only at the end if either
in the fpc.cfg or the command line -vi is given it shows a line similar
to the following one:
35 lines compiled, 1.4 sec
Regards,
Sven
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal