Piping compiler output to a script
falk.brettschneider at gmx.de
falk.brettschneider at gmx.de
Fri Mar 7 09:16:23 GMT 2003
Hi,
> Maybe a bit off topic but anyhow:
>
> I just had a look at STLFilt today
> (http://www.bdsoft.com/tools/stlfilt.html) which is a Perl script that
> greatly simplifies the sometimes insane output from gcc when template
> stuff goes wrong, and I thought I'd make a stab at integrating it into
> my KDevelop project.
>
> It seems to me that what I basically have to do is parse the compiler
> output to a Perl script (the perl script needs a few command line
> options as well).
>
> Does anyone know how I could possibly do this by modifying the
> configure/automake stuff in my KDevelop project? (or possibly directly
> in KDevelop?)
>
> I'm using 2.1.4 by the way. It would be a great feature if this is/will
> be possible in KDevelop 3 (i.e. piping compiler output to whatever
> script/file), as it could also be used to make build logs and the like.
Why not adding the functionality of writing the compiler output to a logfile
to parts/outputviews/makeview.h/cpp?
And the reformatting of gcc errors concerning to templates would just mean
another additional regular expression there.
Ciao
F at lk
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list