delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-Id: | <4.3.1.2.20011221153441.023c1008@pop.ma.ultranet.com> |
X-Sender: | lhall AT pop DOT ma DOT ultranet DOT com |
X-Mailer: | QUALCOMM Windows Eudora Version 4.3.1 |
Date: | Fri, 21 Dec 2001 15:39:40 -0500 |
To: | "Fractal A." <fractala AT yahoo DOT com>, cygwin AT cygwin DOT com |
From: | "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
Subject: | Re: bash dos |
In-Reply-To: | <20011221201935.41425.qmail@web12201.mail.yahoo.com> |
References: | <20011221165611 DOT GL13470 AT redhat DOT com> |
Mime-Version: | 1.0 |
At 03:19 PM 12/21/2001, Fractal A. wrote: >Hi, > >Is there a way to run cygwin from a regular dos prompt? Must I log in to the >bash shell in order to use the stuff (like g++ flex bison) in cygwin? > >I think that if I run things directly under the c:\cygwin\bin or other >directories within c:\cygwin, then certain things work. I noticed that make >works under some directories and not others. > >I have a bunch of bison and flex files in the directory c:\bfeg . >I'd like to run bison and flex on these files. What is a good way to do this? >With or without the bash shell, please help me understand how to run cygwin >most effectively to accomplish my goals. Thank you. Most people with any UNIX/Linux background prefer the more powerful environment of a GNU shell. If you don't want to use it though, don't (your loss! ;-) ) If you're going to use make with DOS-style paths, you may need to set the MAKE_MODE environment variable to WIN32. Otherwise, the ":" for drive specifications won't be interpreted correctly. Cygwin, really, is just a DLL with POSIX emulation. While all the tools that come with the distribution depend on this DLL, you're not constrained to use them in any particular shell. Larry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |