bug-texinfo
[Top][All Lists]
Advanced

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

[bug #39547] "info gcc" shows gccgo manual


From: Keith Thompson
Subject: [bug #39547] "info gcc" shows gccgo manual
Date: Mon, 22 Jul 2013 17:57:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36

Follow-up Comment #2, bug #39547 (project texinfo):

Ah yes, I should have checked that.

I had the following:


$ grep gcc /usr/share/info/dir
* Gccgo: (gccgo).               A GCC-based compiler for the Go language
* g++-4.7: (gcc-4.7).           The GNU C++ compiler.
* gcc-4.7: (gcc-4.7).           The GNU Compiler Collection.
* gccint-4.7: (gccint-4.7).     Internals of the GNU Compiler Collection.


When I add the following line to /usr/share/info/dir:

* gcc: (gcc).                   The GNU C++ compiler.


"info gcc" correctly displays the gcc / gcc-4.7 manual.

Moving the line for "Gccgo" after the line for "gcc-4.7" also corrects the
problem.

Looks like it's a bug in the installation of the "gcc-doc" and/or
"gcc-4.7-doc" package.

I think this can be closed. I'll figure out where to report the actual error.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39547>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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