On 9/23/08 3:39 PM, "Chang-Yeol Jung" <[EMAIL PROTECTED]> wrote:
> When running make, in the computer screen, a long list of warning messages
> are
> displaying. I'd like to see only the compile errors.
Are you asking about warning messages from the compiler (or other tool that
is invoked by make
On Tue, 2008-09-23 at 16:39 -0600, Chang-Yeol Jung wrote:
> When running make, in the computer screen, a long list of warning
> messages are displaying. I'd like to see only the compile errors.
>
> Is there an option for this? Or, is there a way that I can see only
> the errors so that I can debug