delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4F040976.60107@gmail.com> |
Date: | Wed, 04 Jan 2012 09:10:30 +0100 |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: question on where to direct a query |
References: | <4F040361 DOT 3050905 AT cs DOT cmu DOT edu> |
In-Reply-To: | <4F040361.3050905@cs.cmu.edu> |
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 1/4/2012 8:44 AM, Paul Allen Newell wrote: > Cygwin: > > I am running code on a Fedora box and a WinXP box under cygwin. > > When I run a make with g++, I am seeing message of "recipe for target > 'whatever' failed". I do not see these under Fedora. Though it may seem > like a minor point, it is a bit of a pain when trying to filter any > "make.out". > > Is this a Cygwin issue that I should be getting an example together for > or is it a make issue .. in which case where is the right place to > submit that targets both "make" and "cygwin"? for make on cygwin issues, this list is fine. To catch all the build message I suggest something like: make 2>&1 |tee make.log and show us the relevant make.log portion > > Thanks in advance, > Paul Marco -- 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 |