Re: How to install man pages for gcc 3.4.2?

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

 



Hi,

> The man pages are also installed along with GCC.

> How do I invoke the right gcc man page?

Use 'info -f' command with 'gcc.info' absolute path as shown below:

   > info -f /opt/info/gcc.info

   Or

You can set the MANPATH environment variable appropriately to get the 
required man pages.


Best Regards,
Swami


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux