Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: "Fractal A." <fractala@yahoo.com>
Cc: cygwin@cygwin.com
Subject: Re: bash dos
References: <20011221201935.41425.qmail@web12201.mail.yahoo.com>
From: Andrew Markebo <flognat@flognat.myip.org>
Date: 21 Dec 2001 21:32:37 +0100
In-Reply-To: <20011221201935.41425.qmail@web12201.mail.yahoo.com>
Message-ID: <m3u1ukwbyy.fsf@localhost.localdomain>
Lines: 17
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

/ "Fractal A." <fractala@yahoo.com> 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?  

No you don't need to, just put c:\cygwin\bin or wherever you can find
the binaries, in your global path.

A small but though, you need to be careful when you throw paths at the
tools, they want unix-paths, separated by /, not \, and they probably
don't understand drive-letters.

        /Andy

-- 
 The eye of the beholder rests on the beauty!

--
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/

