public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Scott McPeak <smcpeak@coverity.com>
To: <cygwin@cygwin.com>
Subject: Re: cygwin 2.0.2, make 4.1: stderr redirect append does not work with native Windows programs
Date: Sat, 16 May 2015 18:18:00 -0000	[thread overview]
Message-ID: <5556CE72.6030704@coverity.com> (raw)
In-Reply-To: <20150515183339.c708bd1d310149fe02dc121e@nifty.ne.jp>

> Although I'm not sure why this happens (maybe a bug of make), try
>
> make -O 2>&1 | cat
>
> With option -O, it seems to work as expected.

Indeed, thanks!  It also appears that I can:

   $ export MAKEFLAGS=O
   $ make ...

to work around the problem, with no apparent ill effects, which is good 
because my actual environment involves a twisty maze of recursive Makefiles.

Of course, I still hope the underlying bug gets fixed.

-Scott

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2015-05-16  4:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5551188B.7050503@coverity.com>
2015-05-13  3:33 ` Scott McPeak
2015-05-13 10:34   ` Lemke, Michael  ST/HZA-ZSW
2015-05-14  0:04   ` Scott McPeak
2015-05-15  9:40   ` Takashi Yano
2015-05-16 18:18     ` Scott McPeak [this message]
2015-05-27 11:57   ` Corinna Vinschen
2015-05-27 16:25     ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5556CE72.6030704@coverity.com \
    --to=smcpeak@coverity.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).