Gnu c++

Skilled contributor
20May2010,06:09   #1
unni krishnan.r's Avatar
hello
I am using ubundu 10.04 LTS for my computers
plz help me to find gnu c++ for my pc
Go4Expert Founder
20May2010,09:27   #2
shabbir's Avatar
GNU C++ Compiler is already built in
Skilled contributor
21May2010,06:14   #3
unni krishnan.r's Avatar
Quote:
Originally Posted by shabbir View Post
GNU C++ Compiler is already built in
But where can i get it
Go4Expert Founder
21May2010,09:43   #4
shabbir's Avatar
Quote:
Originally Posted by unni krishnan.r View Post
But where can i get it
You already have it. Just try compiling it using gcc command
Light Poster
23May2010,22:36   #5
ThorAsgard's Avatar
Quote:
Originally Posted by unni krishnan.r View Post
But where can i get it
if you didn install g++ when you installed Ubuntu 10.04
Then from within terminal just type
sudo apt-get install g++

Hope this helps

ThorAsgard