delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/09/27/13:31:20

X-Spam-Check-By: sourceware.org
Message-ID: <451AB554.3020805@web.de>
Date: Wed, 27 Sep 2006 19:31:00 +0200
From: Knut Schwichtenberg <kschwi AT web DOT de>
User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050711)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: make 3.81-1 problems with DOS-paths
X-Sender: kschwi AT web DOT de
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

Hi,

I've udated on 14.Sep.06 my Cygwin make to 3.81-1. The C-project I was compiling 
  generated dependency files including system files. For system files the full 
path in DOS notation is entered into the dependency file. Make stops the 
execution of the makefile with the "very" expressive message: "multiple target 
patterns.  Stop." Digging around with gdb and the source code I found out a 
missing define at compile time of make. The define "HAS_DOS_PATHS" was not set 
in the makefie for make. Version 3.80 of make ran without problems and setting 
this switch makes 3.81 run without a problem.

How is it possible that ./configure does not recognize the Cygwin environment 
properly for a Windows-PC? Is the missing define only a derived problem that is 
based on an error in the toolchain before?

While finding the problem and the solution - and of course better gcc switches 
to avoid absolute pathes for system include - I have no problem at the moment, 
but that took me quiet a while.

Cheers

Knut

--
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