help-global
[Top][All Lists]
Advanced

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

Re: Objective-C support?


From: Shigio YAMAGUCHI
Subject: Re: Objective-C support?
Date: Fri, 22 Jul 2011 00:02:43 +0900

Hi,
> > Does GNU Global have Objective C support?
...
> 
> Sadly no one seems to answer this year-long question. I have recently
> started using ObjC and I am wondering the same thing.

Though GLOBAL does not support ObjC, you can use Exuberant ctags
as a plug-in parser of GLOBAL. Please try this:

% ./configure --with-exuberant-ctags=/usr/local/bin/ctags
% make
% sudo make install
% setenv GTAGSCONF /usr/local/share/gtags/gtags.conf
% setenv GTAGSLABEL exuberant-ctags
% gtags
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3



reply via email to

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