This is the mail archive of the gcc-help@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]

Re: searching docu


On May 23, 2000, bronkoBill <helmutpitters@gmx.de> wrote:

> if i type "info gpc" there appears really cool information about gpc.

> now, if i type "info g++", there only appears the syntax and
> command-line options of g++.

You're getting the g++ man-page.  You'll get g++ documentation with
`info gcc', since g++ is fully integrated into gcc, and there's no
separate manual.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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