This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: colons getting changed to semi-colons in PATH using cygwin make


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]