delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/10/30/23:15:23

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <19991031031830.27695.rocketmail@web119.yahoomail.com>
Date: Sat, 30 Oct 1999 20:18:30 -0700 (PDT)
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Reply-To: earnie_boyd AT yahoo DOT com
Subject: RE: Conflict CYGWIN-autoconf(2.13)
To: Heribert Dahms <heribert_dahms AT icon-gmbh DOT de>,
"'Erik Hensema'" <erik DOT hensema AT group2000 DOT nl>,
cygwin AT sourceware DOT cygnus DOT com
MIME-Version: 1.0

--- Heribert Dahms <heribert_dahms AT icon-gmbh DOT de> wrote:
> Hi Kai,
> 
> how exactly does it break Cygwin?
> If autoconf is run from within Cygwin's bash, cygwin.dll is already
> loaded and CYGWIN is IIRC honored only at initial startup.
> The you say autoconf sets CYGWIN in either case, so the
> previous value doesn't matter for the to-be-configured stuff, and
> the new value does not influence the already loaded cygwin.dll.
> 

Uhm...  Modifying the CYGWIN variable after cygwin1.dll has loaded can affect
the children processes after the change.  It is process driven.  There are some
items that affect the parent shell process to the point that the switch should
never be changed for the children.  In particular, the tty switch causes the
stdin, stdout and stderr fds to be processed in binary mode.  The default for
value for this switch is notty which causes the std fds to be processed in text
mode.  Another interesting switch is the [no]binmode switch.  It's default is
binmode and if I want nobinmode and autoconf changes it I'm not going to be
very happy.  Yea, I know that the child process settings won't affect the
parents but I still wouldn't be very happy.

Earnie.




=====
Earnie Boyd <mailto:earnie_boyd AT yahoo DOT com>
Newbies, please visit
<http://www.freeyellow.com/members5/gw32/index.html>
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019