C++ Learning Community Forum
August 01, 2010, 03:21:21 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Hello. Smiley
 
   Home   Help Search Login Register  
Pages: [1] 2
  Print  
Author Topic: Linux Compiler?  (Read 2826 times)
Greg
N00b!!1
*
Posts: 10


View Profile
« on: May 04, 2007, 10:16:49 PM »

I'm looking for an easy to use Linux Compiler. I'm a Linux noob, so I don't want anything to do with too much terminal work. I'm using a live version of Linux, so it needs to be able to save to a usb disk.
Cheesy
Suggestions?
Logged
ih8censorship
Megalomaniac!!!
Administrator
C++ guru
*****
Posts: 1236



View Profile
« Reply #1 on: May 04, 2007, 10:36:11 PM »

Well, the only linux *compiler* that i know of for c++ is g++, and gcc for C. What your looking for i think is an easy to use editor with a menu that can use g++. I like Kdev though http://www.kdevelop.org/ ive heard good things about  code::blocks http://www.codeblocks.org/ as well but never got around to trying it out yet.
Logged

PC==perfect_companion

Knowledge cannot come packaged and predigested; it must be chewed over carefully before swallowed.

What have you tried?
C-Man
Does anyone even read this ?
Global Moderator
Dr. of C++ology
*****
Posts: 988



View Profile WWW
« Reply #2 on: May 05, 2007, 03:22:41 AM »

unless it's knoppix , it most likely doesn't come with a compiler/ide and downloading would be quite tricky
unless you have a partition that is directly supported by that distro
best you can get on linux (and almost any other platform) is GCC(gnu compiler collection) g++
as for ide's there are tons eclips , kdevelop to a name a few
Logged

akira300
Nerd
****
Posts: 76



View Profile
« Reply #3 on: May 30, 2007, 10:24:36 AM »

im using Netbeans and g++ on my linux system and it works like a charm. =3
Logged

\q|ô_ô|p/
dr voodoo
Global Moderator
rand()%title;
*****
Posts: 214


View Profile
« Reply #4 on: June 11, 2007, 03:58:46 PM »

There is also a linux version of intels C++ compiler.
Logged
MarkofYesterday
N00b!!1
*
Posts: 1


View Profile
« Reply #5 on: July 09, 2007, 06:25:54 AM »

I tried the intel compiler, it was, "dependency hell" for me, I'd love to get it working, the screen shots and feature overviews seems promising.
Logged
AquaFox
Visionary Programmer
Jr. Nerd
***
Posts: 61


I use my brain kthx


View Profile WWW
« Reply #6 on: July 09, 2007, 08:00:10 AM »

g++/gcc is a compiler and with most linux systems you already have it. To use it, it needs terminal work. Otherwise get an IDE to make life easier (IDEs are environments such as Dev-C++ and Visual C++). Since you're booting from USB your best chance is Code Blocks or Anjuta.. I don't know if you have kdelibs on the usb to run KDevelop but personally I like KDevelop a lot.
Logged


Sitez0rz, Blogz0rz, Mindz0rz
Lead the right life try Islam.
w1nD
N00b!!1
*
Posts: 8


View Profile
« Reply #7 on: July 21, 2007, 09:51:54 PM »

I have Ubuntu 7.04, and how do i access the g++ compiler?

I installed it, but I can't find it anywhere...
Logged
ih8censorship
Megalomaniac!!!
Administrator
C++ guru
*****
Posts: 1236



View Profile
« Reply #8 on: July 22, 2007, 12:24:25 AM »

type man g++ and if you have a man page for it, figure out the options then go back to your commandline and type g++ (options you may need).

If your wanting an ide too, you could try kdevelop, code::blocks, or even netbeans/eclipse. but ya basically what aquafox said.
Logged

PC==perfect_companion

Knowledge cannot come packaged and predigested; it must be chewed over carefully before swallowed.

What have you tried?
w1nD
N00b!!1
*
Posts: 8


View Profile
« Reply #9 on: July 22, 2007, 06:37:46 AM »

Thanks!
Logged
syazhani
I wonder how long can titles be... because the longer it is the more attention I can get!
Dr. of C++ology
****
Posts: 529


Cats > Dogs


View Profile
« Reply #10 on: July 22, 2007, 03:16:19 PM »

Linux is so cool. When will I start using it?  Embarrassed
Logged

"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."- Brian W. Kernighan

What people misunderstood about Islam presented in comical way: http://ummahfilms.com
Seismosaur
ez::esS::AI::Entity::Brain
C++ Freak
***
Posts: 461



View Profile
« Reply #11 on: November 04, 2007, 08:54:42 PM »

Linux is so cool. When will I start using it?  Embarrassed

http://www.ubuntu.org

^^Rite now!
Logged

draco
Geek
*****
Posts: 137


View Profile
« Reply #12 on: November 04, 2007, 08:59:44 PM »

http://www.opensuse.org
Logged
syazhani
I wonder how long can titles be... because the longer it is the more attention I can get!
Dr. of C++ology
****
Posts: 529


Cats > Dogs


View Profile
« Reply #13 on: November 05, 2007, 04:00:54 AM »

Linux is so cool. When will I start using it?  Embarrassed

http://www.ubuntu.org

^^Rite now!

That's like, almost 4 months ago. I switched to linux about a week after that.  Wink
Logged

"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."- Brian W. Kernighan

What people misunderstood about Islam presented in comical way: http://ummahfilms.com
ih8censorship
Megalomaniac!!!
Administrator
C++ guru
*****
Posts: 1236



View Profile
« Reply #14 on: November 06, 2007, 02:05:19 AM »

what distro?
Logged

PC==perfect_companion

Knowledge cannot come packaged and predigested; it must be chewed over carefully before swallowed.

What have you tried?
Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!