Re: cscope on cygwin

2008-05-22 Thread Dave & Diane
Hi Eva, Sorry for the delay in replying - I just checked my cscope mail. You can do what you want, but you are falling in to the trap of .cmd file extensions. When you set the EDITOR variable to a .cmd file, it will be run as a windows script, not a bash script. Your use of "&" only works

RE: cscope on cygwin

2008-05-14 Thread Barladeanu Eva-BEB047
Hello, I am a newcomer to cygwin. I installed "mlcscope-14.1.8-2" on an XP service pack 2 machine. I built the cscope.out data base and I can run searches on the data base. I defined the "EDITOR" variable as follows: EDITOR="/cygdrive/d/Profiles/myaccount/cs_editor.cmd"

RE: can not compile cscope on cygwin

2005-05-23 Thread Todorovic Vladica-VTODORO1
TECTED] Sent: Thursday, May 19, 2005 12:20 PM To: Todorovic Vladica-VTODORO1; cygwin@cygwin.com Subject: RE: can not compile cscope on cygwin Sorry about the personal email thing.. my webmail service islousy. This time I connected to the cvs repository and checkedoutthe cscope project, as

RE: can not compile cscope on cygwin

2005-05-18 Thread Todorovic Vladica-VTODORO1
say, it may take while to do this and it may be error prone process -- the experiance you've already had. Vladica -Original Message- From: Anusha Parthasarathy [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 17, 2005 10:20 PM To: Todorovic Vladica-VTODORO1 Cc: Mark Paulus Subject:

RE: can not compile cscope on cygwin

2005-05-16 Thread Todorovic Vladica-VTODORO1
ECTED] Sent: Saturday, May 14, 2005 9:13 AM To: cygwin@cygwin.com Subject: Re: can not compile cscope on cygwin Mark Paulus mci.com> writes: > > I just tried this, and it appears that you don't have > lex/flex and/or bison/byacc installed. Apparently > these aren'

Re: can not compile cscope on cygwin

2005-05-16 Thread Mark Paulus
Hmmm. Did you rerun configure after you installed bison and flex? I think you need to reconfigure to let make know that those tools are now available, and which flavor is there. On Sat, 14 May 2005 14:13:06 + (UTC), Arvind wrote: >Mark Paulus mci.com> writes: >> >> I just tried this, an

Re: can not compile cscope on cygwin

2005-05-14 Thread Arvind
Mark Paulus mci.com> writes: > > I just tried this, and it appears that you don't have > lex/flex and/or bison/byacc installed. Apparently > these aren't selected by default from the cygwin > setup tool. Re-run the cygwin setup tool, and under > Devel, select bison and flex, and you should b

Re: can not compile cscope on cygwin

2005-04-28 Thread Mark Paulus
I just tried this, and it appears that you don't have lex/flex and/or bison/byacc installed. Apparently these aren't selected by default from the cygwin setup tool. Re-run the cygwin setup tool, and under Devel, select bison and flex, and you should be good to go. On Wed, 27 Apr 2005 15:46:47

Re: can not compile cscope on cygwin

2005-04-27 Thread Igor Pechtchanski
On Wed, 27 Apr 2005, lin q wrote: > Hi, > I am using latest version cygwin and I just downloaded cscope 15.5, but in > compiling it there is such error, > > $ make > make all-recursive > make[1]: Entering directory `/c/bin/cscope-15.5' > Making all in doc > make[2]: Entering directory `/c/bin/cs

can not compile cscope on cygwin

2005-04-27 Thread lin q
Hi, I am using latest version cygwin and I just downloaded cscope 15.5, but in compiling it there is such error, $ make make all-recursive make[1]: Entering directory `/c/bin/cscope-15.5' Making all in doc make[2]: Entering directory `/c/bin/cscope-15.5/doc' make[2]: Nothing to be done for `all