Re: Redirect both stdout & stderr to the same file

2003-06-14 Thread Alex Vinokur
"Igor Pechtchanski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sat, 14 Jun 2003, Alex Vinokur wrote: > > > === > > Windows 2000 > > CYGWIN_NT-5.0 1.3.22(0.78/3/2) > > GNU gcc version 3.2 20020927 (prerelease) > > ===

Re: Redirect both stdout & stderr to the same file

2003-06-14 Thread Igor Pechtchanski
On Sat, 14 Jun 2003, Alex Vinokur wrote: > === > Windows 2000 > CYGWIN_NT-5.0 1.3.22(0.78/3/2) > GNU gcc version 3.2 20020927 (prerelease) > === > > -- C code : BEGIN -- > /* File t.c */ > #include > int main(

Re: Redirect both stdout & stderr to the same file

2003-06-14 Thread Elfyn McBratney
On Sat, 14 Jun 2003, Alex Vinokur wrote: > === > Windows 2000 > CYGWIN_NT-5.0 1.3.22(0.78/3/2) > GNU gcc version 3.2 20020927 (prerelease) > === > > -- C code : BEGIN -- > /* File t.c */ > #include > int main(