Ubuntu Linux 6.06 LTS C++ Compiler

Reply

Join Date: Aug 2006
Posts: 917
Reputation: linux is an unknown quantity at this point 
Solved Threads: 26
linux's Avatar
linux linux is offline Offline
Posting Shark

Ubuntu Linux 6.06 LTS C++ Compiler

 
0
  #1
Dec 24th, 2006
Does anyone here know of a good C++ compiler for Ubuntu Linux 6.06LTS? Preferably available by means of apt-get or wine.

Dev-C++? I couldn't find it for Linux...

-- Alex; any help appreciated
Toshiba M1151.49 GB DDR-2 RAM1.6 GHz Centrino Duo80GB HDDWindows XP Media Center Edition
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,050
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 331
Moderator
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Ubuntu Linux 6.06 LTS C++ Compiler

 
0
  #2
Dec 25th, 2006
Your compiler is the actual program that converts the source code into computer binary. The only C++ compiler available for Linux that I know of is g++, which is based off of gcc and is usually packaged together. It can be downloaded by using apt-get.

I'm wondering if you mean IDE. Integrated Development Environments provide a text editor with syntax coloring, a way to organize multiple files in a project, and when you press the compile button, it calls a compiler, in Linux this means it will run gcc/g++. There are many IDEs available for Linux; a while back I posted a few links:
http://www.daniweb.com/techtalkforums/post253825-2.html

All of these will work on Ubuntu, so feel free to try them out.

Hope this helps
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC