This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: colons getting changed to semi-colons in PATH using cygwin make
- From: Larry Hall <cygwin-lh at cygwin dot com>
- To: Ken Lehman <ken_lehman at summithq dot com>, "'cygwin at cygwin dot com'" <cygwin at cygwin dot com>
- Date: Tue, 23 Mar 2004 12:25:32 -0500
- Subject: Re: colons getting changed to semi-colons in PATH using cygwin make
- References: <1449413DA482D311B67000508B5A12F50B8D851C@nyexchange01.summithq.com>
- Reply-to: Cygwin List <cygwin at cygwin dot com>
At 12:09 PM 3/23/2004, you wrote:
>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
Why is your path in Windows format if you have MAKE_MODE set to UNIX?
Perhaps you need to provide a minimal example case of what you're doing.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
838 Washington Street (508) 893-9889 - FAX
Holliston, MA 01746
--
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/