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 To: cygwin AT cygwin DOT com From: geneSmith Subject: Run complex chain of windows batch files in cyg Date: Wed, 11 Aug 2004 18:16:45 -0400 Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 66.168.89.166 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 X-IsSubscribed: yes I have a complex chain of windows batch and make files used to build a embedded system with vxWorks tools. It was designed to run under windows commands with cygwin *not* in mind. I prefer to work in the cygwin command line using rxvt terms. However, when I run this complex chain in cygwin, which does a lot of environment setting and path mods, it does not work (don't see env changes, etc). Is there a way to do this type of thing without having to go through the hundreds of files and make them look more unix/bash like (e.g., get rid of dos "set", change directions of slashes, changed %SYMBOL% to $SYMBOL, etc). -gene -- Lit up like Levy's -- 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/