domenico margiotta writes:
> i'm programming for embedded system and for work i use a code warrior
> ide (for freescale microprocessor).
>
> Our client has required to clean every warning in souce code. The
> codewarrior compiler don't detect every warning and so the client said
> to use a gcc -W
Hi everybody,
i'm programming for embedded system and for work i use a code warrior
ide (for freescale microprocessor).
Our client has required to clean every warning in souce code. The
codewarrior compiler don't detect every warning and so the client said
to use a gcc -Wall and lint command.
In