www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <44D0CC9A.7010906@opnet.com> |
Date: | Wed, 02 Aug 2006 18:02:34 +0200 |
From: | Stein Somers <ssomers AT opnet DOT com> |
User-Agent: | Thunderbird 1.5.0.5 (Windows/20060719) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Help: gcc problem in Cygwin! |
X-OPNET-MailScanner: | Found to be clean |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Frank, you could run make with the -n flag to see what commands it issues (even "hidden" command lines). This generates enormous amounts of output for all commands far beyond the one that is bothering you now, so run for instance: make -n 2>&1 | less If you're lucky, you'll see cygpath mentioned early on. If you're very lucky, the context would tell where to look further. -- Stein -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |