delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,TW_YG,T_RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4F502B14.4010407@cs.cmu.edu> |
Date: | Thu, 01 Mar 2012 18:06:12 -0800 |
From: | Paul Allen Newell <pnewell AT cs DOT cmu DOT edu> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
CC: | pnewell AT cs DOT cmu DOT edu |
Subject: | Re: question on Cygwin's version of make |
References: | <4F4F21AC DOT 7060209 AT cs DOT cmu DOT edu> <CAEhDDbBLTNOzW-iHOR5LjFtDFjiuoseFCAvNTQtMAY4xnA+VKA AT mail DOT gmail DOT com> <4F50238E DOT 2090601 AT cs DOT cmu DOT edu> <CAB8Xom_Shos0Z0DKGiBoWeUpq0AQtpttPRQJuV1j1XZo=YH-rg AT mail DOT gmail DOT com> |
In-Reply-To: | <CAB8Xom_Shos0Z0DKGiBoWeUpq0AQtpttPRQJuV1j1XZo=YH-rg@mail.gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 3/1/2012 5:54 PM, marco atzeri wrote: > On Fri, Mar 2, 2012 at 2:34 AM, Paul Allen Newell wrote: >> Using Macro's suggestion of 2>&1 doesn't capture the basename error/warning >> message. I tried "make> make.out 2>&1" and the message still isn't being >> captured. > it should be > make 2>&1 |tee make.out > > but also this should work > make&> make.out > > if not something is wrong on your bash. > >> Paul > may I suggest > http://cygwin.com/problems.html > > specially > "Run cygcheck -s -v -r> cygcheck.out and include that file as an > attachment in your report" > > Regards > Marco Marco: My typo, apologies. I did use "make 2>&1 |tee make.out" ... without success. I mentioned in my first email that I wasn't providing cygcheck info as I assumed that it was a dumb pilot error on my part and didn't want to clog the system with that kind of noise. I am beginning to think something might be wrong with bash on my system and need to formalize a test case. I have already "had my wrist slapped" for not following problem.html and have every intention of making sure I report a possible problem correctly. My thanks for your help, Paul -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |