LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   needs GCC manual and commands. please help (https://www.linuxquestions.org/questions/programming-9/needs-gcc-manual-and-commands-please-help-690460/)

sonypaulpeter 12-14-2008 03:03 AM

needs GCC manual and commands. please help
 
im new to linux and is using ubuntu 8.10
i used to compile using turbo 4.5.
now i just started using terminal window. i need to have a copy of a GCC manual and G++ commands and someone please point out the command differences. like adding "using namespace std;"
some link to any useful tutorial will also help.
thanks you all

SciYro 12-14-2008 03:17 AM

Documentation should have been installed with GCC, use "info gcc" to see the documentation.

Optionally, just use google to find the online manual, something like "gcc manual".

jay73 12-14-2008 12:01 PM

Open synaptic package manager and install doc-central and the gcc-doc packages. When you have done that, launch your browser and enter this address: localhost/dc. The GCC info should be under the Programming heading.

Sergei Steshenko 12-14-2008 01:05 PM

http://gcc.gnu.org/onlinedocs/gcc-4.3.2/gcc/

rcbpage 12-17-2008 06:57 AM

sonypaulpeter:


If you are looking for a hard copy desk reference, try these;

The GNU / FSF Site Support OpenSource
http://shop.fsf.org/product/using-gc...erence-manual/

O'Reilly Books
My Personal Choice :-)
http://oreilly.com/pub/topic/cprog


All times are GMT -5. The time now is 06:14 PM.