News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

has any one tried lint with code block ????

Started by kishor, March 13, 2009, 11:06:22 AM

Previous topic - Next topic

kishor

Hi friends,
I am using code::block with SDCC compiler for SILAB processor. It works fine.
I want to use any Lint program to check my source code.
.
Has any one tried it???
If please guide me...

Thanks in advance..
kishore.


MortenMacFly

Quote from: kishor on March 13, 2009, 11:06:22 AM
I want to use any Lint program to check my source code.
There is no direct support for Lint in C::B. Hence there is a valgrind plugin (but I never tried). Search the forums accordingly.

If you ask just about how to use lint - this is not C::B related. Thus it would violate our forum rules and the topic gets locked as a result.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]