[98954] in RedHat Linux List
Re: Does error info from "make" get logged?
daemon@ATHENA.MIT.EDU (TIM SOFTWARE)
Wed Nov 11 10:37:07 1998
Date: Wed, 11 Nov 1998 18:36:11 +0300 (MSK)
From: TIM SOFTWARE <timsoftware@liposome.genebee.msu.su>
To: redhat-list@redhat.com
In-Reply-To: <852566B9.0052D5EE.00@cwexternal.cw.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Wed, 11 Nov 1998, Tim Daigle wrote:
> When compiling a program with "make", does the error info get logged to a
> file somewhere? If so where?
you can make that file by yourself. just type:
make blah-blah 2 > error.log
2 is the standart output for errors.
Tim
>
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
> To unsubscribe: mail redhat-list-request@redhat.com with
> "unsubscribe" as the Subject.
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.