This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Weird warning when building gcc


On Sat, Sep 23, 2017 at 12:34 PM, nick <xerofoify@gmail.com> wrote:
> If your able to just tell me where the functions are located or how do you enable ctags for all of
> gcc? That would just save me asking stupid questions. Is there a global setting like make ctags for
> doing this or you I have to do it manually.
>
> Thanks for the quick response,
>
> Nick

Also, for `make ctags` to work from the top level source directory,
this patch needs to be applied:
https://gcc.gnu.org/ml/gcc-patches/2016-10/msg00370.html
(The patch is approved but the thread says I was still waiting on
commit access at the time; I have since received commit access, but my
ssh keys that allow me to commit are currently stuck on a failing hard
drive, so if someone else could commit for me, it'd be appreciated.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]