[LLVMdev] Generating tags

S. Bharadwaj Yadavalli bharadwajy at gmail.com
Tue Apr 7 10:53:00 PDT 2009


Never mind! Looking through the configure script it seems that that
--with-tags is NOT what I wanted to get the tags target to build emacs tags.

Bharadwaj

On Tue, Apr 7, 2009 at 12:59 PM, S. Bharadwaj Yadavalli <
bharadwajy at gmail.com> wrote:

>
> I would like to generate the tags for LLVM sources to be used by emacs. I
> noticed that there is a tags target that can be specified to make to
> generate the tags file. It appears that the rules for this target are
> generated only with the specification of --with-tags option to configure
> script. However, I get the following errors respectively when I specify
> --with-tags or --with-tags=TAGS option to configure.
>
> configure: error: Unsupported tag name: yes
> and
> configure: error: Unsupported tag name: TAGS
>
> What am I missing?
>
> Thanks for any help.
>
> Bharadwaj
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090407/b1af5a1c/attachment.html>


More information about the llvm-dev mailing list