This is the mail archive of the cygwin@sources.redhat.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: cscope for Windows NT/95/98


Andrej Borsenkow wrote:
> 
> >
> >
> > As far as I remember it compiles ok and runs.
> > I was trying to get it to work with Vim but seemingly it uses shared mem to
> > communicate, I couldn't get the two to operate - may do now with a later
> > version of the ipc daemon.
> > try compiling it and see how you get on.
> 
> No, they (vim + csope) do not use shared memory. Vim opens ``cscope -l''
> attached to pty. If this does not work, it may mean
> 
> - vim is not compiled with cscope support (check vim --version)
> - there are problems in how vim is using pty under cygwin. What version of
> Cygwin are you using?
> 

And, if you need pty support you must have `set CYGWIN=... tty ...'
before starting any application including daemons.  Note, the tty
setting will cause Cygwin to have difficulties in communicating with
non-Cygwin programs.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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