Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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
From: "Philippe Noel" <pnoel@socoint.com>
To: "Cygwin-List" <cygwin@sourceware.cygnus.com>
Cc: <cgf@cygnus.com>
Subject: RE: termios control in cygwin
Date: Wed, 11 Aug 1999 16:56:23 -0400
Message-ID: <000a01bee43b$f894fe70$400010ac@philippe.socoint.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Importance: Normal
In-Reply-To: <19990811160040.A1334@cygnus.com>

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

Sure.  That's what I've done.  But it still print the same error message.
BTW, I've this message for some shell applications like this:

bash-2.02$ pwd
D:\Cygwin-root\bin\pwd.exe: *** conflicting versions of cygwin1.dll
detected.  Use only the most recent version.

I don't understand this message because the DLL I use *is* the most
recent...   :-S


Philippe Noel


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

