Re: [Mingw-msys] Reconstruction of MSYS-1.0.11 test results - findutils.
- Date: Sun, 06 Jul 2008 10:24:31 +0000
- From: Greg Chicares <gchicares@xxxxxxxxxxxxx>
- Subject: Re: [Mingw-msys] MSYS - how to redirect output of make
On 2008-07-06 09:28Z, MGlocken@xxxxxxx wrote:
>
> I would like to know, how all output of a make run can be redirected to a
> file.
>
> I have used
>
> $ > out1 make
>
> but it does only redirect the compiler commands, not the error messages to
> the file out1.
Add this after the first redirection:
2>&1
The order is important:
http://acs.lbl.gov/~ksb/Scratch/sh_redir_pipe.html
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Mingw-msys mailing list
Mingw-msys@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/mingw-msys