delorie.com/archives/browse.cgi | search |
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-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 |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Wed, 11 Aug 1999 16:00:40 -0400 |
To: | Philippe Noel <pnoel AT socoint DOT com> |
Cc: | Svein Erling Seldal <sveinse AT omegav DOT ntnu DOT no>, |
Cygwin-List <cygwin AT sourceware DOT cygnus DOT com> | |
Subject: | Re: termios control in cygwin |
Message-ID: | <19990811160040.A1334@cygnus.com> |
Reply-To: | cygwin AT sourceware DOT cygnus DOT com |
References: | <000001bee1d2$1ee15c20$18b3f181 AT ed DOT ntnu DOT no> <000f01bee299$e60c1de0$400010ac AT philippe DOT socoint DOT com> |
Mime-Version: | 1.0 |
X-Mailer: | Mutt 0.95.6i |
In-Reply-To: | <000f01bee299$e60c1de0$400010ac@philippe.socoint.com>; from Philippe Noel on Mon, Aug 09, 1999 at 03:03:42PM -0400 |
On Mon, Aug 09, 1999 at 03:03:42PM -0400, Philippe Noel wrote: >> I'm trying to access the serial/console port from a gcc/cygwin >> program. I've discovered that cygwin never returns on reads (when >> there's no char input of course), even when struct termio's >> c_cc[VTIME] is set to a positive integer. I suppose this is a bug - >> does anyone have a clue? >> > >I'm really interested for ANY answers about this. I've exactly the same >problem. My application seems to stick in the read function. Anybody ever >experienced this? > >I tried downloading the latest cygwin1.dll, but it makes my applications >print error messages about the dll version, and stop. > >Any other idea? Yes. Only use one version of the DLL on your system. That's what the error message was trying to tell you. Rename the older DLL to something besides cygwin1.dll. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |