delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/07/06/09:51:24

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Sun, 6 Jul 2008 09:50:59 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Correct make parsing
Message-ID: <20080706135059.GA22067@ednor.casa.cgf.cx>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <E1KFU7N-000ITz-00 DOT assignator-mail-ru AT f199 DOT mail DOT ru>
MIME-Version: 1.0
In-Reply-To: <E1KFU7N-000ITz-00.assignator-mail-ru@f199.mail.ru>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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 Sun, Jul 06, 2008 at 05:17:29PM +0400, Konstantin Gorskov wrote:
>Hi! This string
>
>./ffmpeg.o: ffmpeg.c config.h libavformat/avformat.h \
>  c:/ffmpeg/libavcodec/avcodec.h c:/ffmpeg/libavutil/avutil.h \
>  c:/ffmpeg/libavutil/common.h c:/ffmpeg/config.h \
>[snip]
>is unix formatted, an has not blanks, but cygwins make can not parse it properly.
>I get ffmpeg.d:1: d** Multiple target patterns. Stop.

You're using MS-DOS path specs.  make doesn't allow them.  The whole
point of the Cygwin project is to allow the use of UNIX tools on
Windows and that means not using Windows paths.  Use /cygdrive/c
instead of c: .

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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019