This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin built DLL invoked from MSC app doesn't seem to be all there.


--- Ian Zimmerman <itz@lbin.com> wrote:
> Earnie Boyd wrote:
> > 
> > --- Jon Wells <jon@bigbang.com.au> wrote:
> > > It's seems that only some bits of the cygwin API work inside a dll
> > > invoked from a none cygwin applications.
> > -8<-
> > > Anyone got any thoughts? I getting really close to having to use
> > > micromush tools and yucky ugly stuff like that..
> > 
> > To communicate properly between cygwin and non-cygwin processes you must
> have
> > set notty in the CYGWIN variable before starting bash.
> 
> Why?  I thought (after reading the documents) that CYGWIN=tty just
> enabled termios calls.  What harm does it do when cooperating with
> non-cygwin programs?

I don't know the why?  I just live with it.  The harm that it does is that the
cygwin process cannot communicate properly with the non-cygwin process.

The termios code has been rewritten for the next release and the new code is in
the snapshots.  I don't know if the rewrite solves the communication problem.

Possibly Chris Faylor, who did the rewrite, is listening.
===
"Earnie Boyd" <mailto:earnie_boyd@yahoo.com>
CYGWIN RELATED HELP:
 DOCUMENTATION: <http://sourceware.cygnus.com/cygwin/docs.html>
       DLLHELP: <http://www.xraylith.wisc.edu/~khan/software/gnu-win32/>
ARCHIVE SEARCH: <http://www.delorie.com/archives/> OR
                <http://www.eGroups.com/list/gnu-win32/>
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]