Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Mime-Version: 1.0 X-Sender: rschulz AT pop DOT teknowledge DOT com Message-Id: In-Reply-To: References: Date: Mon, 4 Sep 2000 08:36:42 -0700 To: "Avraham H. Fraenkel" , cygwin AT sources DOT redhat DOT com From: Randall R Schulz Subject: Re: hou to convert cygwin path to DOS path? Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-MDaemon-Deliver-To: cygwin AT sources DOT redhat DOT com X-Return-Path: rschulz AT teknowledge DOT com Hello, I cannot tell you how to integrate it into your GNU Make makefiles, especially not transparently, but the program "cypath" will translate path names syntaxes. Randall Schulz Teknowledge Corp. Palo Alto, CA USA At 11:40 +0300 9/4/00, Avraham H. Fraenkel wrote: >Hello, > I am using bash shell and GNU make , to compile with a DOS oriented > compiler. > > I have the following problem: > If I am using the VPATH and the source located in other directory > then the current, then GNU make pass (as it supposed to do) unix like > path to the dos compiler. > (i.e //d/src/test.c ) > The problem is that the DOS compiler does not recognize unix PATH. > > Does anyone have ,or maybe somewhere in the GNU there is , > a 'unix2dos' convert so my compile rule can be: > $(CC) $(CFLAGS) `unix2dos $<` -o `unix2dos $@` > >Thanks, > > Avraham -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com