Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-Id: <199908281846.LAA09206@pacific.net>
X-Sender: jbuff@mail.pacific.net (Unverified)
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0
Date: Sat, 28 Aug 1999 11:45:54 -0700
To: cygwin@sourceware.cygnus.com
From: John Buffington <jbuff@pacific.net>
Subject: CYGWIN environment variable setup
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

Hi, 
   I'm a cygwin newbie, and so far I'm having good luck setting up my paths,
mounts,
and bash startup files, but I'm puzzled by the following excerpt from the
cygwin online
documents

:quote:
The CYGWIN variable is used to configure many global settings for the Cygwin
runtime system. Initially you can leave CYGWIN unset or set it to tty using a
syntax like this in the DOS shell, before launching bash.
C:\Cygnus\> set CYGWIN=tty notitle strace=0x1
:unquote:

If I put the above line in my cygnus.bat, I get a syntax error from
command.com
because of the second equals sign, and the CYGWIN environment variable is not
set.

If I put  "CYGWIN=tty notitle strace=0x1"  in my .profile, I end up with an
enviroment
variable strace=0x1, but no CYGWIN variable. This seems to give bash a
seizure.

I've searched the archives for info, but all I've come up with is the
indication that

set CYGWIN=tty

is all that's required.

Can anyone enlighten me?




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

