On Mon, 14 Jun 1999, Gyepi SAM wrote:
> No, no, include the actual error messages.  There's a lot of info hidden
> in the compiler error logs.  Run make in a window like this
> 
>       make &> diald_errors
> 

Except that will ignore all the errors.

make &> diald_errors 2&>1

would log and display everything (i think, i haven't actually tried it).

-- 
David Taylor
E-Mail: [EMAIL PROTECTED]
ICQ:    268004
[Remove .spam from e-mail to reply]


-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to