This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: etags Makefile target useful?
- From: Tom Tromey <tromey at redhat dot com>
- To: Larry Evans <cppljevans at suddenlink dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 23 Jul 2009 08:06:01 -0600
- Subject: Re: etags Makefile target useful?
- References: <h49jrm$gje$1@ger.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "Larry" == Larry Evans <cppljevans@suddenlink.net> writes:
Larry> etags: Warning: "--language" option is obsolete; use "--language-force" instead
Maybe you are not using the etags that comes with Emacs.
Exhuberant Ctags comes with an "etags" that, I believe, has incompatible
command-line options...
Tom