This is the mail archive of the
cygwin
mailing list for the Cygwin project.
colons getting changed to semi-colons in PATH using cygwin make
- From: Ken Lehman <ken_lehman at summithq dot com>
- To: "'cygwin at cygwin dot com'" <cygwin at cygwin dot com>
- Date: Tue, 23 Mar 2004 12:09:30 -0500
- Subject: colons getting changed to semi-colons in PATH using cygwin make
Hello,
I am having some trouble using cygwin make in that it is changing all my
":" to ";" in the path before it gets exported, so something that should
read ";c:\progra~1;" reads ";c;\progra~1;" . This is causing trouble when
trying to run a windows exe that needs several dirs in the path. So my
question: is there a way to tell cygwin make to stop converting all the
":"(colons) to ";"(semi-colons) while still having MAKE_MODE=Unix? I am
using cygwin make V3.80 on a windows 2000 machine, I have been looking
through the mail archives but have been able to find anything, if this has
been covered directions to the web page or mail archive would be great. I
have to be able to export the PATH in a windows format, is a must .Thanks in
advance for any help
-Ken
----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.
--
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/