Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20040323121551.03c95ca0@127.0.0.1> X-Sender: Date: Tue, 23 Mar 2004 12:25:32 -0500 To: Ken Lehman , "'cygwin AT cygwin DOT com'" From: Larry Hall Subject: Re: colons getting changed to semi-colons in PATH using cygwin make In-Reply-To: <1449413DA482D311B67000508B5A12F50B8D851C@nyexchange01.summ ithq.com> References: <1449413DA482D311B67000508B5A12F50B8D851C AT nyexchange01 DOT summithq DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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/