Results 1 to 1 of 1
Hi all!
I am looking for some kind of wrapper for ' gcc ' and/or ' make ' output, but still no luck. I cannot believe that there is no ...
- 07-18-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 1
Wrapper for gcc output
Hi all!
I am looking for some kind of wrapper for 'gcc' and/or 'make' output, but still no luck. I cannot believe that there is no tool or script at all to make the output of gcc more readable.
It is very hard to step through lines with my naked eyes and filter out error messages from warnings (not mine ones
). It would be nice to pipe the output into some kind of a script that makes a nice output (e.g. error on this line in this file, warning in this because of that... etc. maybe in a GUI table or whatever...)
Does anyone have some tool for it?
Thanks in advance,
Akos


Reply With Quote