From: Murali K. V. <vem...@gm...> - 2008-11-11 04:35:39
|
Hi, I am using Cygwin on Windows XP and everything works fine but CScope. I tried compiling the cscope code on cygwin and install. after I do that, I tried to "cscope -R *" at the top level in a source tree and I see that cscope is getting the directory name correctly (recursively) and after getting the directory names, its trying to open files with those names and cannot open files and failing ... essentially not able to generate any contents into the cscope.out. I searched around and found someone has statically compiled a cscope binary and that was not working too. Any pointers are appreciated. Thanks & regards MKV |