bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Global + Exuberant ctags + Windows


From: Suresh Kumar
Subject: Global + Exuberant ctags + Windows
Date: Wed, 16 Apr 2014 19:55:09 +0530

Hi,

I have been using global (Jason Hood provided binaries) in Windows for C/C++ code base.
Now I am trying to use global + exuberant ctags for C#.

I am able to compile ctags and global using mingw compiler and run it natively.
But when I try to use it for C# code (by setting GTAGSLABEL=ctags), I run into a problem where it is not able to find gtags parser library (I get something like"gtags: cannot open shared object '/usr/local/lib/gtags/exuberant-ctags.la'"). I am wondering if anybody using similar setup and can share some details.

Also, can someone share their ./configure option for compiling global under Windows? (right now I am using "./configure --with-exuberant-ctags=/c/bin/ctags.exe --disable-gtagscscope --with-included-ltdl --build=x86_64-w64-mingw32".

Thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]