Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Error parser

> What is the best way to realize an error parser?
make | sed -e 'transform error into gcc format which is implemented'

And you're done.
I don't think that adjusting an existing parser is that hard. However it
will take much more time though.

Marc Weber


Back to the top