| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Date: | Fri, 21 Jul 2006 19:24:00 -0400 |
| From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: make 3.81-1 vs. 3.80-1 and C:\... style dependency handling differences |
| Message-ID: | <20060721232400.GA12675@trixie.casa.cgf.cx> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <BA41B1D3021DDE408D7A169EC55D7BEAF5B908 AT us-bv-m24 DOT global DOT tektronix DOT net> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <BA41B1D3021DDE408D7A169EC55D7BEAF5B908@us-bv-m24.global.tektronix.net> |
| User-Agent: | Mutt/1.5.11 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 Fri, Jul 21, 2006 at 04:17:28PM -0700, mark DOT l DOT millard AT exgate DOT tek DOT com wrote: >Hi. > >The following GNUmakefile behaves differently in the new 3.81-1 build >compared to the 3.80-1 that was replaced. I did not find this subject >when I looked at the recent messages. > >=== > >default: C:\cygwin\bin/echo.exe > "C:\cygwin\bin/echo" "Test" > >=== > >3.80-1 produces: > >$ make >"C:\cygwin\bin/echo" "Test" >Test > >=== > >3.81-1 produces: > >$ make >GNUmakefile:1: *** target pattern contains no `%'. Stop. I think you need to look at the release announcement for the new make. It no longer supports MS-DOS path names. http://cygwin.com/ml/cygwin-announce/2006-07/msg00008.html cgf -- 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 |