Sunday, July 12, 2009

GNU C++ compiler for Ubuntu Edgy?

How can I install the GNU C++ compiler for Ubuntu Edgy?


Is it inbuilt or do I have to download it? If it's inbuilt, what should I do to use it?

GNU C++ compiler for Ubuntu Edgy?
Hi, install these:


sudo apt-get install build-essential(s)


I am not sure whether its with or without the "s".


Good Luck!


No comments:

Post a Comment