Author Topic: has any one tried lint with code block ????  (Read 9163 times)

kishor

  • Guest
has any one tried lint with code block ????
« on: March 13, 2009, 11:06:22 am »
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.


Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: has any one tried lint with code block ????
« Reply #1 on: March 13, 2009, 12:56:22 pm »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ