| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Authentication-Warning: | tctohp14.elex.co.il: avhf owned process doing -bs |
| Date: | Mon, 4 Sep 2000 11:40:33 +0300 (IDT) |
| From: | "Avraham H. Fraenkel" <avraham DOT fraenkel AT commatch DOT com> |
| X-Sender: | avhf AT tctohp14 |
| Reply-To: | "Avraham H. Fraenkel" <avraham DOT fraenkel AT commatch DOT com> |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | hou to convert cygwin path to DOS path? |
| In-Reply-To: | <Pine.LNX.4.21.0009031959041.31250-100000@ductape.net> |
| Message-ID: | <Pine.GHP.4.10.10009041031180.13796-100000@tctohp14> |
| MIME-Version: | 1.0 |
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
--------------------------------------
Avraham H. Fraenkel
email : avraham DOT fraenkel AT comMATCH DOT com
URL : www.comMATCH.com
--------------------------------------
Visit us at VON Fall 2000 Atlanta, USA
on September 11-14 at booth #646
--------------------------------------
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |