support for new compilers....

Andreas Pakulat apaku at gmx.de
Tue May 26 06:30:18 UTC 2009


On 26.05.09 11:29:49, Chris Bayley wrote:
> Hi, I am using a cross compiler (Renesas nc30) with kdevelop and it's  
> output / error messages are not recognised by kdevelop. I am at a bit of  
> loss for information about how to add or adjust the error message  
> parsing for differing compliers.
> Would some steer me in the right direction please ?

Thats all in kdevelop/projectbuilders/makebuilder/ and there in the
outputfilters class I think. If your compiler uses gcc-like syntax it
should be enough to add another option anywhere you find "gcc|cc" in that
file.

Andreas

-- 
Everything that you know is wrong, but you can be straightened out.




More information about the KDevelop-devel mailing list