help-global
[Top][All Lists]
Advanced

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

Re: GSYSMS FILE


From: Shigio Yamaguchi
Subject: Re: GSYSMS FILE
Date: Wed, 28 Feb 2001 01:53:18 +0900

Hi,
> I would like to know what does GSYMS file contains.
> 
> Do you need that file to have search capabilities in your HTML docs.

Currently, htags(1) needs GSYMS.

        % htags -f
        htags: -f option needs GSYMS. Please make it.
        % _

> Coz Everytime I run gtags -v on my source tree, it creates GPATH, GTAGS and
> GRTAGS but it gives a "sort error: pipe broken" error while creating GSYMS.

If you find the reason then please tell me it. It will become big help for me.

> Do I really need that file?
> 
> I am only interested in HTML version of docs with search capabilities to
> work.

If you cannot make GSYMS then you can take following workaround.

        % cp /dev/null GSYMS
        % htags -f
        % _

I'll modify htags so that it can continue the job even if GSYMS doesn't exist.
--
Shigio Yamaguchi - Tama Communications Corporation
Mail: address@hidden, (Spare mail: address@hidden)




reply via email to

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